EasySpin requires Matlab 6.1 (Release 12.1) or later on either Windows 98/ME/2000/XP or Linux (on PC). EasySpin has not been tested on Matlab 7.2 (R2006a).
EasySpin comes in a single zip file, containing all toolbox functions and the full documentation set.
Unpack the zip file to a directory, e.g., C:\myEasySpin
.
The EasySpin directory contains various subdirectories
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 using one of the following methods.
easyspin
subdirectory in your EasySpin directory and click on "Save".
addpath('C:/myEasySpin/easyspin');
to your startup.m
file.easyspininfo
at the Matlab command prompt to verify your EasySpin installation and to identify potential problems.
To view the documentation, point your web browser to 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.
You may download and work with EasySpin free of charge and without any restrictions. You may copy and distribute verbatim copies of EasySpin. You may not use or modify EasySpin or a part of it for other software which is not freely available at no cost. You may not reverse engineer or disassemble EasySpin. EasySpin comes without warranty of any kind. If you use results obtained with EasySpin in any scientific publication, cite the appropriate articles.