system cannot execute the specified program
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi every one, I updated the matlab to a 2012a version, and just build a simple model in simulink with a matlab function in it. and it gave the error as title said. is everyone here know whats going on?
Thank you.
Jingbo
0 Commenti
Risposta accettata
Sachin Ganjare
il 16 Ott 2012
Probably it has something to do with the C compiler.
First configure your compiler using below command:
mex -setup
Hope it helps!!!
Più risposte (0)
Vedere anche
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!