Why did the -nodesktop startup option disappeared from the documentation?
12 views (last 30 days)
Show older comments
On Windows one can run Matlab without the IDE by supplying the '-nodesktop' option to the matlab command.
However, neither the official documentation page:
Nor
matlab -h
List this option. Is this intentionally undocumented or is this option deprecated?
0 Comments
Answers (1)
Philip Borghesani
on 4 Jan 2018
Short answer: -nodesktop has never been officially supported on Windows.
2 Comments
Walter Roberson
on 6 Jan 2018
https://www.mathworks.com/help/releases/R2013a/matlab/ref/matlabwindows.html
Not documented for windows for your release but it is documented for Linux for your release.
Just because something shows up in a -help list does not mean that it is officially supported.
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!