Why did the -nodesktop startup option disappeared from the documentation?

9 views (last 30 days)
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?

Answers (1)

Philip Borghesani
Philip Borghesani on 4 Jan 2018
Short answer: -nodesktop has never been officially supported on Windows.
This blog may answer any further questions: Launching MATLAB without the desktop.
  2 Comments
Walter Roberson
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.

Sign in to comment.

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!