Simout does not produce the timeseries data
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Awani Khodkumbhe
el 13 de Sept. de 2019
Respondida: Sourav Bairagya
el 17 de Sept. de 2019
I am trying to export data from Simulink to the MATLAB workspace. But, when I click on the simout varaible once the simulation is completed, it shows above information instead of the timeseries data.
Please help.
Thank you!
0 comentarios
Respuesta aceptada
Sourav Bairagya
el 17 de Sept. de 2019
To export data from Simulink to MATLAB workspace, you can use ‘To Workspace’ block from ‘Sinks’ in ‘Simulink’ library and set the datatype of output as ‘timeseries’ in ‘Save format’ column.
Also, if you want to get all the outputs separately then you should uncheck the option ‘Single simulation output’ in configuration settings.
Hope this will help you.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Programmatic Model Editing 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!