Exporting the Simulink scope data to the Matlab Workspace in the CarSim environment
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Subrat Kumar Swain
el 11 de Oct. de 2019
Comentada: Subrat Kumar Swain
el 19 de Oct. de 2019
Hi,
I am facing a problem in exporting the simulink scope data to the Matlab workspace in the CarSim environment. I have a simulink model which I am accessing it through carsim (Run Control with Simulink-Send to Simulink). Before I run the simulation, I ensure that I select the export the scope data option to the Workspace. But after the simulation is over, I don't see my exported scope data in the Matlab workspace. I need to get the data in the Workspace to better analyze and plot according to my requirement. I am using the Matlab 2015b version.
I am also sending you the snapshot of the issue that I am facing for better understanding. Kindly help me in this regard.
2 comentarios
Samatha Aleti
el 16 de Oct. de 2019
By default, logged data will be saved as an object by name “out” which holds “ScopeData”. Can you just make sure if an object by name “out” is logged into workspace.
Respuestas (0)
Ver también
Categorías
Más información sobre Prepare Model Inputs and Outputs 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!