MATLAB: Do Custom Model Advisor checks fail when migrating from MATLAB R2013a to 2017a

advisorcheckscustommodelSimulink Checksl_customization

I am transitioning from MATLAB R2013a to R2017a. When trying to run the custom checks in R2017a, I run into the following error:
"Abnormal exit: Undefined function handle"
These checks, however, seemed to run fine in R2013a. Why am I observing this error?

Best Answer

Please make sure the 'sl_customization' file is located on the MATLAB path. This issue can occur when the customization file has not been added to the MATLAB path.