Handles SPM version information
Extends BaseInterface class to implement SPM specific interfaces.
WARNING: Pseudo prototype class, meant to be subclassed
Inputs:
[Optional]
ignore_exception : (a boolean)
Print an error message instead of throwing an exception in case the interface fails to run
matlab_cmd : (a string)
matlab command to use
mfile : (a boolean)
Run m-code using m-file
paths : (a directory name)
Paths to add to matlabpath
use_mcr : (a boolean)
Run m-code using SPM MCR