simulink killed on ubuntu
이전 댓글 표시
I am trying to run a Simulink simulation with a lot of scopes that store data. If I run the simulation with short stop time, all goes fine. But if I use a larger stop time, when the simulation should stop, the process is killed. It is a memory problem?
What should I do?
Thanks for the help.
댓글 수: 4
Paul
2021년 12월 30일
What version are you using?
What exactly do you mean by "the process is killed"?
By "the simulation should stop" do you mean the simulation has reached the stop time? Are you sure the process isn't being killed before the simulation reaches the stop time?
Francesco Simonetti
2021년 12월 30일
Paul
2021년 12월 30일
Interesting. I have a case on Windows where Matlab and Simulink are killed immediately upon the simulation coming upon some error condition (I think it was taking the sqrt of a negative number). So not really the same as yours except that Matlab and Simulink both are killed. Unfortunately, tech support couldn't recreate my problem (the simulation quit gracefully as it should) and therefore couldn't help.
Francesco Simonetti
2021년 12월 30일
답변 (1개)
카테고리
도움말 센터 및 File Exchange에서 Simulink에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!