Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

scroll within an uipannel that has multiple checboxes

1 vue (au cours des 30 derniers jours)
susana
susana le 11 Déc 2017
Clôturé : MATLAB Answer Bot le 20 Août 2021
Hello, I'm trying to create a fixed figure that may have multiple check boxes within it. I've created a pannel to aggregate all the check boxes. These check boxes are dependent on the data user is loading into the GUI - so these variables are not fixed. The problem is that when I have lots of variables, user cannot see all of them displayed. I think that the best solution is to use a scroll bar, but I dont know how to build its callback. Attached you can see a piece of code with my problem. Can anyone help me? Best regards, Susana
  1 commentaire
Adam
Adam le 11 Déc 2017
Modifié(e) : Adam le 11 Déc 2017
Best option is probably to search on file exchange for scrolling panels. I'm pretty sure there are numerous examples there. I wrote my own based on some logic I saw somewhere I forget now because I rarely like 3rd party code for something I want to extend with my own functionality, but if you just want a basic scrolling panel you should be able to get a ready working one off file exchange.

Réponses (0)

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by