MATLAB Closes Immediately During Startup

9 views (last 30 days)
Qingyang
Qingyang on 6 Aug 2012
Commented: John Hatrick on 25 Sep 2019
Hi, I've been using MATLAB just fine but now it closes a few seconds into the loading screen...
  2 Comments
Jason Ross
Jason Ross on 6 Aug 2012
Edited: Jason Ross on 6 Aug 2012
What platform?
What release?
Did you try rebooting?
Any error messages? Did you check system logs / event viewer?
What about if you launch it from a terminal / command shell?
Did anything change on your computer (security patches, installed something else, etc)
Did you try reinstalling?
Qingyang
Qingyang on 6 Aug 2012
Windows 7 R2011b Rebooting solves the problem until I close MATLAB and try to reopen. No error messages. (How to check logs/event viewer?) Command line execution has same result. I did install a jAi SDK, but MATLAB worked fine for a while after I installed it. Reinstallation would be a last resort for me.

Sign in to comment.

Answers (1)

Sean de Wolski
Sean de Wolski on 6 Aug 2012
Did someone play a prank on you and put a quit() or an exit() in your startup.m?
  3 Comments
Qingyang
Qingyang on 6 Aug 2012
Nvm I found the option. Thanks.
John Hatrick
John Hatrick on 25 Sep 2019
permanently running applications as administrator is not good practice

Sign in to comment.

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!