HOW can i restart ML?
147 views (last 30 days)
Show older comments
I did Home Tab -> Preferences -> General -> Java Heap Space. but i dont know how to how to restart ML thanks a lot for your help
0 Comments
Accepted Answer
Sean de Wolski
on 27 Feb 2013
Hit the little 'x' in the upper right corner or the red button if you're on a Mac.
You can also run:
quit
or
exit
at the command line.
0 Comments
More Answers (2)
Daniel Shub
on 27 Feb 2013
You may want to look at: http://www.mathworks.com/matlabcentral/answers/1093-how-do-i-reset-matlab-to-its-launched-state
or simply
!matlab &
exit
0 Comments
Jeno Boka
on 12 Apr 2022
Edited: Jeno Boka
on 12 Apr 2022
Try this handy script: Restart MATLAB - File Exchange - MATLAB Central (mathworks.com)
0 Comments
See Also
Categories
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!