MATLAB start-up window size

4 visualizzazioni (ultimi 30 giorni)
David De Lorenzo
David De Lorenzo il 1 Ago 2023
Spostato: the cyclist il 1 Ago 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.

Risposta accettata

Dyuman Joshi
Dyuman Joshi il 1 Ago 2023
Spostato: the cyclist il 1 Ago 2023
  1 Commento
David De Lorenzo
David De Lorenzo il 1 Ago 2023
Spostato: the cyclist il 1 Ago 2023
Thanks! That has the functionality I was asking for.

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Startup and Shutdown in Help Center e File Exchange

Prodotti


Release

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by