startup options (using 2012B)-nodesktop -nojvm -nosplash -nodisplay
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi
I have recently upgraded to 2012 (I cannot upgrade to new releases since I run 32bit Ubuntu). I am used sometimes to run programs like this.
matlab -nodesktop -nojvm -nosplash -nodisplay < test2.m
But now I obtain This functionality is no longer supported under the -nojvm startup option. For more information, see "Changes to -nojvm Startup Option" in the MATLAB Release Notes.
But I cannot find said notes. what would be the equivalent of that options in 2012A?
thanks
Uwe Brauer
0 Kommentare
Antworten (1)
Walter Roberson
am 28 Okt. 2017
The change was in R2008b.
https://www.mathworks.com/help/matlab/release-notes.html?rntext=nojvm&startrelease=R2008b&endrelease=R2008b&groupby=release&sortby=descending&searchHighlight=nojvm
Siehe auch
Kategorien
Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!