Can anyone please tell me in which release i find this example ?

1 view (last 30 days)
I would like to try the supercapacitor parameters identification example (https://www.mathworks.com/help/physmod/sps/examples/supercapacitor-parameter-identification.html), however it does not work for my 2017b version. Can anyone tell me in which release it is available?
Thank you!
  2 Comments
Adam Danz
Adam Danz on 14 Oct 2019
Edited: Adam Danz on 14 Oct 2019
When you run it, it probably gives you an error. That error message would probably tell us what function or toolbox you're missing or which function isn't working as expected. That info would be a hint at which release is needed.
[update]
The error from r2017b (OP's release):
Error using jff (line 3)
No system or file called 'ee_supercapacitor_identification' found.
Adam Danz
Adam Danz on 14 Oct 2019
You can run a similar example in r2017b but with a different dataset. Here's the link to the 2017b documentation for that page using model "pe_supercapacitor_identification".

Sign in to comment.

Answers (1)

J Chen
J Chen on 14 Oct 2019
Probably R2019a and newer. R2018b doesn't have the example.
  1 Comment
Adam Danz
Adam Danz on 14 Oct 2019
Edited: Adam Danz on 14 Oct 2019
Here's the r2018b documentation page for the Supercapacitor Parameter Identification example. It uses a different model, "pe_supercapacitor_identification".
The "ee_supercapacitor_identification" model became available in r2019a.

Sign in to comment.

Categories

Find more on Simscape Electrical in Help Center and File Exchange

Products


Release

R2017b

Community Treasure Hunt

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

Start Hunting!