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!