Remove or Undo GridLayout with App Designer.
13 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(3 个)
Gaurav Pokharkar
2020-6-3
编辑:Gaurav Pokharkar
2020-6-3
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 个评论
Harman
2024-5-25
- 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
2024-9-11
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Develop Apps Using App Designer 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!