figure pop outside the screen
Afficher commentaires plus anciens
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ごと再起動しても改善されません。 どうすればよいでしょうか。
Réponse acceptée
Plus de réponses (1)
SREEJITH VS
le 2 Fév 2024
Modifié(e) : SREEJITH VS
le 2 Fév 2024
1 vote
Catégories
En savoir plus sur グラフィックス オブジェクトのプロパティ dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!