Issue on exit from Matlab -nodesktop in Ubuntu 20.04

2 Ansichten (letzte 30 Tage)
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 Kommentar
Bjorn Gustavsson
Bjorn Gustavsson am 6 Okt. 2021
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.

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Alessandro Colazzo
Alessandro Colazzo am 10 Feb. 2022
Bearbeitet: Alessandro Colazzo am 10 Feb. 2022
Solved launching
settings;
at the beginning of the script.

Weitere Antworten (0)

Kategorien

Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange

Tags

Produkte


Version

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by