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!