How to split Simulink.S​imulationO​utput into its constituent entities

1 view (last 30 days)
Hello,
I am using a variable named ‘simout’ of type Simulink.SimulationOutput which captures all the output variables (using To Workspace block in Simulink to bring back into base workspace) after running the Simulink model. I would like to split the simout into its separate constituent signals, so that I can assign them individually from the dropdown menu of the MATLAB App Designer and plot them in the App Designer’s pane. Please suggest me the possible ways to implement this.
Thank you!

Answers (0)

Categories

Find more on Simulink in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!