How to set defaults for GridLayout?
3 ビュー (過去 30 日間)
表示 古いコメント
Dear colleagues
How can I set default values for GridLayout object? The code
get(groot, 'DefaultGridLayoutColumnSpacing', 0)
throws
Error using matlab.ui.Root/get
Too many input arguments.
Thank you
Jan Kudláček
0 件のコメント
回答 (1 件)
Mohammad Sami
2022 年 1 月 5 日
In this case I believe the only way to change the default column spacing is to edit the code shipped by matlab.
0 件のコメント
参考
カテゴリ
Find more on Migrate GUIDE Apps in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!