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 で Startup and Shutdown についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!