MATLAB start-up window size

조회 수: 4 (최근 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 CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

제품


릴리스

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by