HOW can i restart ML?
42 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
shide agani
el 27 de Feb. de 2013
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 comentarios
Respuesta aceptada
Sean de Wolski
el 27 de Feb. de 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 comentarios
Más respuestas (2)
Daniel Shub
el 27 de Feb. de 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 comentarios
Jeno Boka
el 12 de Abr. de 2022
Editada: Jeno Boka
el 12 de Abr. de 2022
Try this handy script: Restart MATLAB - File Exchange - MATLAB Central (mathworks.com)
0 comentarios
Ver también
Categorías
Más información sobre Startup and Shutdown en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!