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!