figure pop outside the screen
이전 댓글 표시
Hi. I have trouble with a default figure position.
Somehow my figure always comes outside the window. If I reset the default figure position like below, the figure still appears outside the valid screen.
set(0, 'DefaultFigurePosition', [0 0 400 300]);
figure()
Does anybody know the good way to fix this problem?
和文
matlabの図が画面外に出る現象に困っています。 DefaultFigurePositionを設定しても,画面外右に出てくるのでMATLABのディスプレイ認識が間違っているのではと思っていますがPCごと再起動しても改善されません。 どうすればよいでしょうか。
채택된 답변
추가 답변 (1개)
SREEJITH VS
2024년 2월 2일
편집: SREEJITH VS
2024년 2월 2일
1 개 추천
카테고리
도움말 센터 및 File Exchange에서 グラフィックス オブジェクトのプロパティ에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!