EasySpin comes in a single zip file, containing all toolbox functions and the full documentation.
Visit the EasySpin website for downloading the latest version.
EasySpin requires MATLAB 7.0 (R14) or later on either Windows, Linux or Mac. Beyond a basic MATLAB installation, no additional MATLAB toolboxes are needed to run EasySpin.
C:\ or /var/myfiles/.
Once unpacked, EasySpin is contained in a subfolder of C:\
(or /var/myfiles/ or whatever directory you chose) which in turn contains various subfolders:
easyspin - all the toolbox functions.
documentation - documentation, entry point is index.html.
examples - all examples, grouped into subdirectories.
easyspin to the MATLAB search path by clicking on
"Add Folder...", selecting the easyspin subfolder in your EasySpin directory, and clicking on "Save".
easyspin at the command prompt. Possibly you are asked to select a C compiler.
In that case, choose Lcc (Windows 32bit) or gcc (Linux, Mac). The final output in the command window should look like
==================================================================
EasySpin, a MATLAB toolbox for Electron Paramagnetic Resonance
Release: 4.0.0 (2011-10-16)
==================================================================
Expiry date: 30-Jun-2013
Directory: D:\easyspin-head\easyspin
MATLAB version: 7.13.0.564 (R2011b)
Platform: Microsoft Windows [Version 6.1.7601]
System date: 16-Oct-2011 16:12:57
Temp dir: C:\Users\abc\AppData\Local\Temp\
mex-files: mexw64, ok
==================================================================
documentation/index.html in your EasySpin installation directory
and bookmark that page.
In addition, EasySpin documentation is also accessible
via the MATLAB help browser. It is listed together with other installed toolboxes.
Type doc in the MATLAB command window to access the MATLAB help system.