simulink killed on ubuntu
Show older comments
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 Comments
Paul
on 30 Dec 2021
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
on 30 Dec 2021
Paul
on 30 Dec 2021
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
on 30 Dec 2021
Answers (1)
Francesco Simonetti
on 30 Dec 2021
0 votes
Categories
Find more on View and Analyze Simulation Results in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!