Remove or Undo GridLayout with App Designer.
13 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I'm using app designer. I've noticed I can't undo or remove grid layout. Is there any solution for this problem? I'm using Matlab R2019b.
0 Commenti
Risposte (3)
Gaurav Pokharkar
il 3 Giu 2020
Modificato: Gaurav Pokharkar
il 3 Giu 2020
Hello Bandar, I am facing same issue, were able to remove the grid layout. Can you please explain me the method? I accidentally added the gridlayout, now I want to delete it withou out deleting the dependent child components.
1 Commento
Harman
il 25 Mag 2024
- Click on the GridLayout section in the Component Browser.
- There should be a small button towards the left side of the GUI Window.
- Click on the button. There, you will find the option to disable the Grid Layout.
cui,xingxing
il 11 Set 2024
Starting in R2022a, you can remove a grid layout manager from your app and convert the components in the grid to use pixel-based positioning. Please see more information here: Use Grid Layout Managers in App Designer - MATLAB & Simulink - MathWorks China
0 Commenti
Vedere anche
Categorie
Scopri di più su Develop Apps Using App Designer in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!