How to set defaults for GridLayout?
显示 更早的评论
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
回答(1 个)
Mohammad Sami
2022-1-5
0 个投票
In this case I believe the only way to change the default column spacing is to edit the code shipped by matlab.
类别
在 帮助中心 和 File Exchange 中查找有关 Aerospace Blockset 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!