startup options (using 2012B)-nodesktop -nojvm -nosplash -nodisplay
3 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Walter Roberson
2017-10-28
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
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!