Can anyone please tell me in which release i find this example ?
Show older comments
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
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
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".
Answers (1)
J Chen
on 14 Oct 2019
0 votes
Probably R2019a and newer. R2018b doesn't have the example.
1 Comment
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.
Categories
Find more on Simscape Electrical in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!