How to split Simulink.SimulationOutput into its constituent entities
1 view (last 30 days)
Show older comments
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!
0 Comments
Answers (0)
See Also
Categories
Find more on Model Verification 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!