How can i change my pointer mouse by a image?
Ältere Kommentare anzeigen
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
Akzeptierte Antwort
Weitere Antworten (1)
Walter Roberson
am 14 Mär. 2013
0 Stimmen
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 Kommentar
Adam Danz
am 25 Jun. 2020
There's also a demo in this community highlight. See "part 3" within that link.
Kategorien
Mehr zu Image Arithmetic finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!