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.

More Answers (0)

Categories

Products

Release

R2023a

Community Treasure Hunt

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

Start Hunting!