Scroll in app designer

How do I add a scroll bar that will effect three different graphs in app designer? I need a scroll bar not a slider.

1 comentario

Kanishk Singhal
Kanishk Singhal el 5 de Jul. de 2023
You can add graphs in a panel or and make the them scrollable.
uipanel is scrollable,
uipanel(fig, "Scrollable", "on")

Iniciar sesión para comentar.

Respuestas (1)

Abhinav
Abhinav el 5 de Jul. de 2023

0 votos

You can add a panel container and add all the components into the container. The panel container is scrollable and should help you scroll through all the components inside the container. Check this documentation about the same.

Categorías

Más información sobre App Building en Centro de ayuda y File Exchange.

Preguntada:

el 2 de Jul. de 2018

Respondida:

el 5 de Jul. de 2023

Community Treasure Hunt

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

Start Hunting!

Translated by