How can i change my pointer mouse by a image?
2 次查看(过去 30 天)
显示 更早的评论
I have to do a program which create a music partiture, and i need select a note (by a gui interface) and introduce this note into a empty partiture. I'm looking the way that when you click on the note the mouse pointer change to this note (the image).... Somebody can help me?, please
0 个评论
采纳的回答
Alberto
2013-3-18
4 个评论
Image Analyst
2013-3-21
Add comments to Walter's answer, not to "your" answer, which really should have been a comment to Walter, not an Answer of your own to your original question.
更多回答(1 个)
Walter Roberson
2013-3-14
Yes. See http://www.mathworks.com/help/matlab/creating_plots/specifying-the-figure-pointer.html#f5-25777
For advanced pointer behavior, see also http://www.mathworks.com/help/images/ref/iptsetpointerbehavior.html
1 个评论
Adam Danz
2020-6-25
There's also a demo in this community highlight. See "part 3" within that link.
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!