startup options (using 2012B)-nodesktop -nojvm -nosplash -nodisplay
3 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Walter Roberson
on 28 Oct 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
See Also
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!