how to take image as input from gui. I am attaching a picture of gui. could someone tell me how to make these?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
sweta arya
il 24 Set 2015
Risposto: Walter Roberson
il 24 Set 2015
how to take image as input from gui. I am attaching a picture of gui. could someone tell me how to make these?
2 Commenti
Image Analyst
il 24 Set 2015
This image just shows as random gibberish characters. Please try again.
Walter Roberson
il 24 Set 2015
Modificato: Walter Roberson
il 24 Set 2015
Risposta accettata
Walter Roberson
il 24 Set 2015
You create a bunch of subplots. You set a ButtonDownFcn callback to each image. When the image is clicked, you figure out which image it was and you do something appropriate with it according to the context. You can distinguish images by using distinct Tag for them or by setting UserData properties to some identification that you find useful.
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Migrate GUIDE Apps in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!