How to implement multiple UIFigure interactions programmatically

7 visualizzazioni (ultimi 30 giorni)
How to implement multiple UIFigure interactions programmatically.Do you have any demo or document relevant,Thank you
  2 Commenti
Rik
Rik il 15 Ott 2020
What kind of interactions? And multiple of them per element?
Did you check the documentation for UIfigure?
Adam Danz
Adam Danz il 15 Ott 2020
Very vague.
My guess is that you're having trouble accessing the uifigures becuase their default HandleVisibility property is off. If you have the figure handles, you can access anything within the figures.
Here are 3 ways to get the figure handles of uifigures in AppDesigner but the methods are nearly the same for uifigures outside of app designer.

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Develop uifigure-Based Apps in Help Center e File Exchange

Prodotti


Release

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by