startup options (using 2012B)-nodesktop -nojvm -nosplash -nodisplay
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Walter Roberson
el 28 de Oct. de 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
Ver también
Categorías
Más información sobre Startup and Shutdown en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!