MATLAB Error: Parameters must be of type double or char

Asked By 10 points N/A Posted on -
qa-featured

I have done a quick search on Google about this, but I don't have the expertise to solve a problem such as this so I am hoping someone out there can help me.  It would appreciate all the help you can give.

Error Message:

Parameters must be of type double or char for Real-Time Workshop if the S-function does not  have TLC.

How do I solve this? 

SHARE
Answered By 590495 points N/A #151522

MATLAB Error: Parameters must be of type double or char

qa-featured

If you are trying to launch the application from the DOS prompt and enabling or specifying some options in the command, check again the validity of the options you used.

It’s possible that you declared the options improperly or the option you specified requires another component in the program to be present or enabled. You should check again the right syntax of the commands available within the application. Check again the documentations available with the program.

Or, if this is the first time you’ll be using MATLAB when you encountered the error, try restarting your machine then try it again. You may also try downloading its installer again if you happened to be using the older version of the program. MATLAB 7.11 (R2010b) is already available and can be downloaded from Malavida – Free software downloads — MATLAB 7.11 (R2010b).

Before downloading this one, be sure to have enough available space in your hard drive because this download is around 3.6 GB, quite big.

Related Questions