Issue on exit from Matlab -nodesktop in Ubuntu 20.04

조회 수: 2 (최근 30일)
Alessandro Colazzo
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
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.

댓글을 달려면 로그인하십시오.

채택된 답변

Alessandro Colazzo
Alessandro Colazzo 2022년 2월 10일
편집: Alessandro Colazzo 2022년 2월 10일
Solved launching
settings;
at the beginning of the script.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

태그

제품


릴리스

R2021b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by