Example \solidstate\cumnt2.m

General forum for EasySpin: questions, how to's, etc.
Post Reply
trukhan
User
Posts: 11
Joined: Sun Jan 15, 2017 12:18 am

Example \solidstate\cumnt2.m

Post by trukhan »

Apparently, in the example \solidstate\cumnt2.m

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];
Stefan Stoll
EasySpin Creator
Posts: 1050
Joined: Mon Jul 21, 2014 10:11 pm
Location: University of Washington

Re: Example \solidstate\cumnt2.m

Post by Stefan Stoll »

Thanks, we'll fix this!
Post Reply