How to store outputs from Parsim function ?

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

 Akzeptierte Antwort

Rahul Kumar
Rahul Kumar am 11 Okt. 2019

0 Stimmen

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 Kommentar

Marek Ziak
Marek Ziak am 28 Nov. 2019
Thanks a lot it worked. I find out that logged signals consume lot of memory so i switched to ToWorskapce blocks.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Run Multiple Simulations finden Sie in Hilfe-Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by