How to store outputs from Parsim function ?

14 ビュー (過去 30 日間)
Marek Ziak
Marek Ziak 2019 年 10 月 4 日
コメント済み: Marek Ziak 2019 年 11 月 28 日
Hi everyone! I would like to ask about parsim function in matlab.
Is there a way to store outputs from every simulation which runs during execution? I would like to store timeseries if it is possible but I am not sure if it acceptable in this case. Can I use ToWorspace block to store them or something else? Thank you in advance.
Marek Žiak

採用された回答

Rahul Kumar
Rahul Kumar 2019 年 10 月 11 日
Hi Marek,
There are several ways to save the output from a simulation. Please see the link below
I would recommend using Outport or signal logging. Any output from the simulation will be available in the SimulationOutput object which is the output of parsim command.
Please let me know if you have any more questions.
  1 件のコメント
Marek Ziak
Marek Ziak 2019 年 11 月 28 日
Thanks a lot it worked. I find out that logged signals consume lot of memory so i switched to ToWorskapce blocks.

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeRun Multiple Simulations についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by