desktop version of MATLAB doesn't exit
Show older comments
The desktop (GUI) version of MATLAB doesn't terminate when type the "exit" command (at the MATLAB command window). It just hangs "Busy" until I forcefully kill the process.
If I close the window, I get a popup window: "MATLAB is BUSY", pick "Stop now", get another popup, confirm that I want a stop, and finally the desktop closes and the process is gone.
The non-desktop version, terminates normally.
Release 2018b on Debian 10
Thanks,
Razvan
6 Comments
Rik
on 15 Jan 2019
Before you type exit, does it already say 'busy'?
Razvan Popescu
on 15 Jan 2019
Edited: Razvan Popescu
on 15 Jan 2019
OCDER
on 15 Jan 2019
Do you have any custom function, or have modified, the following functions?
quit.m
exit.m
finishsav.m
Razvan Popescu
on 16 Jan 2019
OCDER
on 17 Jan 2019
Try contacting MathWorks directly, via the Contact Us link above this website. They'll know a lot more about the internal workings of the Matlab startup-license-checking routine, which seems to be the slow step here.
Razvan Popescu
on 24 Jan 2019
Accepted Answer
More Answers (0)
Categories
Find more on Startup and Shutdown 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!