How to store outputs from Parsim function ?

10 次查看(过去 30 天)
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 CenterFile Exchange 中查找有关 Run Multiple Simulations 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by