<< Click to Display Table of Contents >> Useful Matlab Simulink Resources |
|
Mex compiler |
|
When installing 64-bits Matlab, it is most likely that you will need to install an additional compatible 64-bits compiler. For example, if a correct compiler is not available, your model will not be build properly when using "Embedded Matlab Block" with the following accompanied error message. "The mex compiler '<unknown>' is not supported for simulation builds. Use 'mex -setup' to select a supported compiler." or "Unable to locate a C-compiler required by Stateflow and MATLAB Function blocks. Use 'mex -setup' to select a supported C-compiler." Suggested solution: Install a required compiler from the list of compatible compilers for your version of Matlab. |
|
List of Compatible Compilers for previous versions of Matlab |
|
Additional References
|
|