Error when running inbuild example of Simulink (R2013a) Supercapacitor Model
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I am using Matlab version (R2013a). The simulink of this version contains an example with the name Supercapacitor Model. When I am trying to run the example I get in the matlab command window the following error:
Making simulation target "spsSupercapacitor_sfun", ...
'spsSupercapacitor_sfun.bat' is not recognized as an internal or external command,
operable program or batch file.
Do you know where this error comes from and what can I do to run the example?
7 commentaires
Ishwari
le 17 Mar 2014
I have the the same error similar to that of Chan. I have installed the Microsoft Window SDK 7.1 supercapacitor model produces error. Could you help me resolve the same?
Réponses (1)
Praveen Kumar
le 19 Fév 2017
- Try running "mex -setup", select appropriate compiler and restart Matlab and try simulating the same.
- If it doesnt detect any compilers, please download appropriate one ( supported compilers ), then install and restart Matlab.
This worked for me.
0 commentaires
Voir également
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!