Hi
When i use the SmTr_AnalysisMOD the error message I'm receiving is: "Unrecognized function or variable 'saveimage' (line 598)." However, I couldn't find any reference to a function or variable named 'saveimage' in my code or the associated files.
I've performed the following steps to troubleshoot the issue:
- Reviewed the error message to understand where 'saveimage' is being called.
- Checked my code for any references to 'saveimage', but it does not appear to be defined in my code.
Ensured that all necessary functions and scripts are in my MATLAB path.
I would greatly appreciate any insights, suggestions, or assistance in resolving this issue. If 'saveimage' is an external function or script, please let me know where I can find it