HOW can i restart ML?
42 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
採用された回答
Sean de Wolski
2013 年 2 月 27 日
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 件のコメント
その他の回答 (2 件)
Daniel Shub
2013 年 2 月 27 日
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 件のコメント
Jeno Boka
2022 年 4 月 12 日
編集済み: Jeno Boka
2022 年 4 月 12 日
Try this handy script: Restart MATLAB - File Exchange - MATLAB Central (mathworks.com)
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!