Can't quit Matlab program
이전 댓글 표시
All I get is: Unable to run the '''quit''' command, because it is not supported for this product offering.
답변 (1개)
per isakson
2014년 8월 31일
편집: per isakson
2014년 8월 31일
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
John Jeppson
2014년 8월 31일
per isakson
2014년 9월 1일
편집: per isakson
2014년 9월 1일
- 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?
카테고리
도움말 센터 및 File Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!