easyspin

Information and tasks relating to the EasySpin installation.

Syntax
easyspin info
easyspin doc
easyspin compile
easyspin ?
easyspin
Description

easyspin info displays information about the current EasySpin installation, including release number, release date and installation folder. In addition, it checks for potential name conflicts between EasySpin functions and other functions on the MATLAB path.

easyspin doc opens the documentation of your current EasySpin installation.

easyspin compile compiles all the *.c files of your current EasySpin installation using mex. If the mex system in Matlab is not set up, set it up first with mex -setup.

easyspin ? displays al possible options for easyspin.

easyspin is equivalent to easyspin info.