Error when running inbuild example of Simulink (R2013a) Supercapacitor Model

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.
I also get an error in simulink. You can see the error in the following link
Do you know where this error comes from and what can I do to run the example?

7 Comments

Please try running "mex -setup" and select an installed compiler - this usually fixes the error. (You must allow the utility to automatically list the supported, installed compilers for you, if it can't locate any, be sure to install a supported compiler, restart MATLAB and try again)
Hi, could you teach me how to solve this problem? I have install the Microsoft Window SDK 7.1. But I still cannot compile the supercapacitor model.
I have few error message, I have attache the image of the error and the simulink model of Matlab 2013a
please, how to use rapid accelerator simulation ?
ZINEB, I recommend that you open a new Question for this.
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?

Sign in to comment.

Answers (1)

  1. Try running "mex -setup", select appropriate compiler and restart Matlab and try simulating the same.
  2. If it doesnt detect any compilers, please download appropriate one ( supported compilers ), then install and restart Matlab.
This worked for me.

Categories

Products

Community Treasure Hunt

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

Start Hunting!