creating a dragable matlab component
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
following these two discussions:
I decided to try and create my own graphic component. I essentially want it to be a draggable picture with a title.
I tried to follow the instructions here
https://www.mathworks.com/help/matlab/ref/matlab.ui.componentcontainer.componentcontainer-class.html
but encountered some problems.
my first problem is it needs to have something equivalent to a "buttonupfunction" and a "buttondownfunction", and I am not sure how to do this. I am pretty sure it can be done because uiknobs have similar properties.
google has failed me. will be thankful for any assistance
Nathan
1 commentaire
Réponses (1)
Voir également
Catégories
En savoir plus sur Develop Apps Using App Designer dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!