creating a dragable matlab component
10 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Develop uifigure-Based Apps 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!