フィルターのクリア

Battery parameter estimate code cant run.

2 ビュー (過去 30 日間)
wongsagorn
wongsagorn 2022 年 11 月 19 日
編集済み: Gowthami 2022 年 11 月 22 日
I am trying to use this code to find the parameters of the battery. By changing to use my own data file named teststruct as show in picture, but the code can't run and gives a warning like this.

回答 (1 件)

Gowthami
Gowthami 2022 年 11 月 22 日
編集済み: Gowthami 2022 年 11 月 22 日
Hi Wongsagorn,
It is my understanding that you are getting an error while loading data from MAT file.
Could you please check your MAT file and its name. From the screenshot that you have shared, I could see that executing the below command didn't return any field names:
>> open 'teststruct'
After executing the above command, it should show the field names as current, time, and voltage as shown in the below image,

カテゴリ

Help Center および File ExchangeSources についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by