How to split Simulink.SimulationOutput into its constituent entities
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Model Verification 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!