Exporting the Simulink scope data to the Matlab Workspace in the CarSim environment
조회 수: 4 (최근 30일)
이전 댓글 표시
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
Samatha Aleti
2019년 10월 16일
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.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Prepare Model Inputs and Outputs에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!