How can i change my pointer mouse by a image?
이전 댓글 표시
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
채택된 답변
추가 답변 (1개)
Walter Roberson
2013년 3월 14일
0 개 추천
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.
카테고리
도움말 센터 및 File Exchange에서 Image Arithmetic에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!