MATLAB: Does the Simulink Model Advisor report “Cannot find the Control Systems Toolbox” error in Simulink 6.1 (R14SP1)

advisorcontrolerrormodelsimulinksystemstoolbox

If the MATLAB "Current Directory" is a non-writable or UNC directory, the Simulink Model Advisor will report the following error when it is opened:
Cannot find the Control Systems Toolbox. Please verify that it is installed and on the MATLAB search path. MATLAB error message: Error using ==> modeladvisor Simulink model fileread was called with too few arguments.

Best Answer

This bug has been fixed in Release 14 Service Pack 3 (R14SP3). For previous product releases, read below for any possible workarounds:
We have verified that there is a bug in Simulink 6.1 (R14SP1) in the way that it can not access non-writable and UNC directories.
To work around this issue, change the current directory in MATLAB by typing it in the "Current Directory" box at the top of MATLAB or using the CD command.