Can anyone please tell me in which release i find this example ?
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
Adam Danz
2019 年 10 月 14 日
編集済み: Adam Danz
2019 年 10 月 14 日
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
2019 年 10 月 14 日
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".
回答 (1 件)
J Chen
2019 年 10 月 14 日
Probably R2019a and newer. R2018b doesn't have the example.
参考
カテゴリ
Help Center および File Exchange で Troubleshooting についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!