Filter löschen
Filter löschen

MATLAB start-up window size

7 Ansichten (letzte 30 Tage)
David De Lorenzo
David De Lorenzo am 1 Aug. 2023
Verschoben: the cyclist am 1 Aug. 2023
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.

Akzeptierte Antwort

Dyuman Joshi
Dyuman Joshi am 1 Aug. 2023
Verschoben: the cyclist am 1 Aug. 2023
  1 Kommentar
David De Lorenzo
David De Lorenzo am 1 Aug. 2023
Verschoben: the cyclist am 1 Aug. 2023
Thanks! That has the functionality I was asking for.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange

Produkte


Version

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by