figure pop outside the screen
Ältere Kommentare anzeigen
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ごと再起動しても改善されません。 どうすればよいでしょうか。
Akzeptierte Antwort
Weitere Antworten (1)
SREEJITH VS
am 2 Feb. 2024
Bearbeitet: SREEJITH VS
am 2 Feb. 2024
1 Stimme
Kategorien
Mehr zu グラフィックス オブジェクトのプロパティ finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!