How to keep the size of interface fixed?
1 回表示 (過去 30 日間)
古いコメントを表示
Designed an interface but size of fills entire display, how to keep it fixed?
0 件のコメント
採用された回答
Aditya Gupta
2020 年 6 月 26 日
Look for 'Position' in your m-file. You're probably calling set() with the 'Position' property set to be the whole screen.
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Files and Folders についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!