Issue on exit from Matlab -nodesktop in Ubuntu 20.04

2 visualizzazioni (ultimi 30 giorni)
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 Commento
Bjorn Gustavsson
Bjorn Gustavsson il 6 Ott 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.

Accedi per commentare.

Risposta accettata

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

Più risposte (0)

Categorie

Scopri di più su Startup and Shutdown in Help Center e File Exchange

Prodotti


Release

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by