フィルターのクリア

MATLAB start-up window size

6 ビュー (過去 30 日間)
David De Lorenzo
David De Lorenzo 2023 年 8 月 1 日
移動済み: the cyclist 2023 年 8 月 1 日
Is there a command line option for the start-up window size? I often run analysis headless from a command prompt:
matlab -nodesktop -nosplash -noFigureWindows -r "try; run('some_script.m'); catch; end; quit"
Is there a way to force the command window size when this launches? Thanks!
Dave.

採用された回答

Dyuman Joshi
Dyuman Joshi 2023 年 8 月 1 日
移動済み: the cyclist 2023 年 8 月 1 日
  1 件のコメント
David De Lorenzo
David De Lorenzo 2023 年 8 月 1 日
移動済み: the cyclist 2023 年 8 月 1 日
Thanks! That has the functionality I was asking for.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeStartup and Shutdown についてさらに検索

製品


リリース

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by