필터 지우기
필터 지우기

Menu based Simulink model writes to SimulationOutput

조회 수: 3 (최근 30일)
Jeroen Vermond
Jeroen Vermond 2018년 11월 19일
편집: Jeroen Vermond 2018년 11월 19일
I'm working on a Simulink model, and plot data which is stored to the base-workspace when the simulation is stopped or paused. After a Matlab crash the Model is still working, but all 'To Workspace' blocks are now written to the base workspace in a SimulationOutput object. I run the model using the 'play' button, and I assume this is considered as Menu based? I cannot figure out why the outputs are now written to this SimulationOutput object. Maybe someone can point me in the right direction to solve this problem?
SimulationOutput.PNG

채택된 답변

Jeroen Vermond
Jeroen Vermond 2018년 11월 19일
편집: Jeroen Vermond 2018년 11월 19일
After a bit of searching on the web and test other Simulink models I found a 'Single simulation output' parameter in the 'Configuration Parameters' Menu, and this was set to on. I unchecked it and now everything works fine again. Matlab crashed after starting the Solver Profiler, and then the single Simulation Output file appeared, maybe this has something to do with it?

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Simulink Coder에 대해 자세히 알아보기

제품


릴리스

R2018a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by