figure pop outside the screen
Mostra commenti meno recenti
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ごと再起動しても改善されません。 どうすればよいでしょうか。
Risposta accettata
Più risposte (1)
SREEJITH VS
il 2 Feb 2024
Modificato: SREEJITH VS
il 2 Feb 2024
1 voto
Categorie
Scopri di più su グラフィックス オブジェクトのプロパティ in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!