Effacer les filtres
Effacer les filtres

Can you solve my Simulink error?

1 vue (au cours des 30 derniers jours)
Mohsen
Mohsen le 7 Fév 2013
Dear friends I have a simulink file with a unknown error: "Unable to locate a C-compiler required by Stateflow and MATLAB Function blocks.Use 'mex -setup' to select a supported C-compiler." and simulink debugger specified any block for this error. Can you help me? Regards

Réponse acceptée

Walter Roberson
Walter Roberson le 7 Fév 2013
Modifié(e) : Walter Roberson le 7 Fév 2013
At the MATLAB command line, command
mex -setup
and select one of the compilers that shows up.
If no compilers show up, then you need to install a compiler. The appropriate compiler to install will depend upon your MATLAB version and your operating system and whether you are using 32 bit MATLAB or 64 bit MATLAB.

Plus de réponses (0)

Catégories

En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange

Produits

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by