How to set defaults for GridLayout?
Mostrar comentarios más antiguos
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
Respuestas (1)
Mohammad Sami
el 5 de En. de 2022
0 votos
In this case I believe the only way to change the default column spacing is to edit the code shipped by matlab.
Categorías
Más información sobre Develop Apps Using App Designer en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!