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

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)

Short answer: -nodesktop has never been officially supported on Windows.
This blog may answer any further questions: Launching MATLAB without the desktop.

2 Comments

-nodesktop is listed in my
matlab -h
(Matlab 2013a)
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

Products

Asked:

on 4 Jan 2018

Commented:

on 6 Jan 2018

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!