Obtaining the name of a image when clicked GUI

2 Ansichten (letzte 30 Tage)
Rodrigo Sánchez Suárez
Rodrigo Sánchez Suárez am 18 Feb. 2021
Beantwortet: Walter Roberson am 18 Feb. 2021
I have a bunch of images with a callback function assigned to them. Is it possibe to determine which image was clicked (the name of the image or the coordinates where it was clicked)? I know that this can be done in axis, but being images and sharing the same callback function, im not sure if it can be done. Thanks for your time.

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 18 Feb. 2021
Images can have data tips. See datatip()

Weitere Antworten (0)

Tags

Produkte


Version

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by