EasySpin comes in a single zip file, containing all toolbox functions and the full documentation.
EasySpin requires MATLAB 6.5 (R13) or later on either Windows 98/ME/2000/XP, Linux (on PC) or Mac. Beyond a basic MATLAB installation, no additional MATLAB toolboxes are needed to run EasySpin.
Important note to Mac OS X Leopard users: Before installing EasySpin, please install Xcode, availabe from the web or from the OS DVD.
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 in HTML format, 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 MATLAB command prompt. Possibly you are asked to select a C compiler.
In that case, choose Lcc (Windows) or gcc (Linux, OSX). The final output in the command window should look like
==================================================================
EasySpin, a MATLAB toolbox for Electron Paramagnetic Resonance
Release: 3.1.0 (17 Jul 2009)
==================================================================
Directory: E:\easyspin-head\easyspin
MATLAB version: 7.8.0.347 (R2009a)
Platform: Microsoft Windows XP [Version 5.1.2600]
System date: 16-Jul-2009 23:18:34
Temp dir: C:\DOKUME~1\abc\LOKALE~1\Temp\
mex-files: mexw32, 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.