フィルターのクリア

Equivalent Circuit Battery Block: Battery.PulseSequence

8 ビュー (過去 30 日間)
Kapil Vetrivel
Kapil Vetrivel 2020 年 3 月 20 日
コメント済み: Kapil Vetrivel 2020 年 3 月 28 日
Hello,
I'm currently learning to model a battery pack in Matlab & I found the DischargePulseEstimation Example file.
THe very first line is said to initialize the pulse sequence object as below:
psObj = Battery.PulseSequence;
This creates a Object names psObj in the Workspace.
Where can I find the details about the Battery Object?
Thanks.

採用された回答

Pranav Murali
Pranav Murali 2020 年 3 月 27 日
I see that you are interested in knowing the parameters and values stored within the pulse sequence. The command Battery.PulseSequencedefines a single pulse sequence with properties as listed in the documentation. Once the Object is initialized, it appears on your current Workspace. You can view, edit or usethese variables stored in the workspace directly.
  1 件のコメント
Kapil Vetrivel
Kapil Vetrivel 2020 年 3 月 28 日
Thanks a lot for your response.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

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

製品


リリース

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by