If you are having problems running the software follow these steps carefully:
If none of the above worked out please write us an email describing you problem or fill in a bug report.
Problem: You receive a 'Cannot open file' error when you try to run the program such as:
Cannot open file
'C:\Users\..\AppData\Local\iSMS\resources\panelHelp.png'.
Error in => iSMS.m at line 95
Possible fix: This issue has been corrected in version 1.05...
Download this zip file and unzip its content to the folder path specified in the error message. Then restart the software. After this fix a resources folder must exist at path 'C:\Users\..\AppData\Local\iSMS\resources' (example from the above message) containing a number of image files used by the program - such as panelHelp.png.
Problem: You are unable to open the histogram window due to the following error message (in MATLAB):
"Error using xlabel (line 27)
Incorrect number of input arguments
Error in updateALEX (line 145)
...
Fix 1: Please download this file (right-click->Save link as) and replace it with the file 'updateALEX.m' located in the calls/updateGUI folder. Then try again.
Problem: In MATLAB when trying to run the program you get the error:
Undefined function or variable 'mysplashScreen'"
Fix: This is a path issue. Restart MATLAB, make the folder containing the iSMS.m file your current path in MATLAB, then run iSMS.m.