mathlab simulink function error?
Informazioni
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
Mostra commenti meno recenti
hello guys im new with this matlab. i just want to try to run the simulation i have in the forum but i got this error
Unable to locate a C-compiler required by Stateflow and MATLAB Function blocks. Use 'mex -setup' to select a supported C-compiler.
can u help me what should i do?
Risposte (2)
Walter Roberson
il 4 Ott 2012
What happened when you commanded
mex -setup
at the MATLAB command window?
zewl elena
il 4 Ott 2012
0 voti
6 Commenti
Walter Roberson
il 4 Ott 2012
And when you told it to go ahead and locate the installed compilers?
zewl elena
il 4 Ott 2012
Walter Roberson
il 4 Ott 2012
Hmmm. Have you installed the 64 bit compiler and SDK 7.1 as indicated in the link mentioned above, http://www.mathworks.com/support/compilers/R2011b/win64.html
zewl elena
il 4 Ott 2012
Walter Roberson
il 4 Ott 2012
Please show the entire transcript of your attempt to mex -setup . Perhaps someone will recognize something in the details.
zewl elena
il 4 Ott 2012
Questa domanda è chiusa.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!