Why did the -nodesktop startup option disappeared from the documentation?
조회 수: 11 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Philip Borghesani
2018년 1월 4일
Short answer: -nodesktop has never been officially supported on Windows.
댓글 수: 2
Walter Roberson
2018년 1월 6일
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.
참고 항목
카테고리
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!