How to split Simulink.SimulationOutput into its constituent entities
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Model Verification en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!