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

1 view (last 30 days)
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
Ishwari
Ishwari on 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?

Sign in to comment.

Answers (1)

Praveen Kumar
Praveen Kumar on 19 Feb 2017
  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

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!