How do I create a scrollable app using appdesigner?

79 次查看(过去 30 天)
I'm currently working with appdesigner on MATLAB Version: 9.5.0.1298439 (R2018b) Update 7 (Windows 10 64-bit).
Could anyone advise how to create a scrollable app window that works on all screen sizes?
I have large amount of components (mostly textboxes), trying to create an all in one vehicle dynamics calculator for school project.
I can try to squeeze all the components to be visible under 1 tab on my 24-inch monitor. But when I use a smaller laptop screen, I can't see and access some of the components and I can't seem to resize or scroll the window around.
I have tried to put all components inside a panel and activate scrollable, but doesn't seem to work. Maybe the panel itself is too big for the small screen but if I make the panel smaller, then the components would not fit in, lose their parent-child relations and become invisible.
Anyone has advice, experience or workaround? Thank you.

采纳的回答

Mario Malic
Mario Malic 2021-2-7
编辑:Mario Malic 2021-2-7
Hello,
click your main UIFigure component, under Interactivity, find property Scrollable.
  4 个评论
Mario Malic
Mario Malic 2021-2-8
Yes, see the Position property of the UIFigure, you can set it throught component browser.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Develop uifigure-Based Apps 的更多信息

产品


版本

R2018b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by