Issue on exit from Matlab -nodesktop in Ubuntu 20.04
5 ビュー (過去 30 日間)
古いコメントを表示
Alessandro Colazzo
2021 年 10 月 6 日
編集済み: Alessandro Colazzo
2022 年 2 月 10 日
Hello,
when I try to exit from Matlab "nodesktop" from Linux I get the following error:
>> exit
Error using exit
Unrecognized function or variable 'Settings'.
I am using the R2021b (9.11.0.1769968) 64-bit (glnxa64) on Ubuntu 20.04.
Any suggestion to solve this problem?
1 件のコメント
Bjorn Gustavsson
2021 年 10 月 6 日
Perhaps you can use:
quit force
to just quit?
Maybe you find some relevant and useful information when looking at the help and documentation for settings.
採用された回答
その他の回答 (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!