How to resize ui controls laye-out inside a container
Show older comments
I'm using the GUI Layout ToolboxGUI Layout Toolbox from file exchange to organize a complex GUI hierarchically.
I tried to lay out the GUI using uix.HBox and uix.VBox, but I need to control the sizes of my ui elements.
Is that possible?
Do I need to resort to Java layout managers?
Alternatively I would use anything that implements a behavior similar to that of FlowLayout Manager or CSS Float layout
Accepted Answer
More Answers (0)
Categories
Find more on App Building in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!