Matlab Simulink
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Magdi Nabi
am 24 Jan. 2012
Bearbeitet: Explorer
am 6 Okt. 2013
Hi guys,
i have problem with simulink as when i run my simulink model the message comes up on matlab: (Unable to locate a C-compiler required by Stateflow and MATLAB Function blocks. Use 'mex -setup' to select a supported C-compiler.)
just to know it works fine in other computer
any idea plz
Thanks and Regards
Magdi
0 Kommentare
Akzeptierte Antwort
Kaustubha Govind
am 24 Jan. 2012
Run "mex -setup" and select a supported compiler that Simulink can use. Then run the model again. Also, ensure that you have already installed a supported compiler. Find the list of supported compilers for each release here: http://www.mathworks.com/support/sysreq/previous_releases.html
Weitere Antworten (1)
Siehe auch
Kategorien
Mehr zu Simulink Coder finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!