How to set defaults for GridLayout?
Mostra commenti meno recenti
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
Risposte (1)
Mohammad Sami
il 5 Gen 2022
0 voti
In this case I believe the only way to change the default column spacing is to edit the code shipped by matlab.
Categorie
Scopri di più su Aerospace Blockset in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!