Example \solidstate\cumnt2.m
Posted: Sun Jan 29, 2017 6:36 am
Apparently, in the example \solidstate\cumnt2.m
should be replaced by
Code: Select all
Exp.CrystalOrientation = [0 0 0; pi/2 0 0];
should be replaced by
Code: Select all
Exp.CrystalOrientation = [0 pi/2 0; 0 0 0];