Can't quit Matlab program
Mostrar comentarios más antiguos
All I get is: Unable to run the '''quit''' command, because it is not supported for this product offering.
Respuestas (1)
per isakson
el 31 de Ag. de 2014
Editada: per isakson
el 31 de Ag. de 2014
Doc says
quit terminates MATLAB after running the script FINISH.M, if it exists.
Could it be that you have a file named finish.m with an error in it?
What happens when you try to run quit?
"[...] this product offering."   Which release is that?
2 comentarios
John Jeppson
el 31 de Ag. de 2014
per isakson
el 1 de Sept. de 2014
Editada: per isakson
el 1 de Sept. de 2014
- Did you try restoredefaultpath, Restore default search path? (Save the current path first.)
- What does   which quit -all  return?
- "[...] this product offering."   Which release is that?
Categorías
Más información sobre Get Started with MATLAB en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!