Remove or Undo GridLayout with App Designer.
13 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (3)
Gaurav Pokharkar
el 3 de Jun. de 2020
Editada: Gaurav Pokharkar
el 3 de Jun. de 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 comentario
Harman
el 25 de Mayo de 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
el 11 de Sept. de 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 comentarios
Ver también
Categorías
Más información sobre Develop Apps Using App Designer en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!