• How to install?
Run in MATLAB (version ≥R2014a)
No additional installation is required!
• How to run?
1. Start MATLAB, and at the prompt type: CATKINAS INPUT
2. Run in the background, save command “CATKINAS INPUT” to the file: Main.m
and run the following command in the shell and cmd window, respectively:
nohup MATLABPATH/matlab <Main.m> print-out &
“MATLABPATH\matlab.exe” -nodesktop -nodisplay -nosplash -r “run(‘Main’)”