creating a dragable matlab component
10 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Antworten (1)
Siehe auch
Kategorien
Mehr zu Develop uifigure-Based Apps finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!