Effacer les filtres
Effacer les filtres

how to take image as input from gui. I am attaching a picture of gui. could someone tell me how to make these?

2 vues (au cours des 30 derniers jours)
how to take image as input from gui. I am attaching a picture of gui. could someone tell me how to make these?
  2 commentaires
Image Analyst
Image Analyst le 24 Sep 2015
This image just shows as random gibberish characters. Please try again.
Walter Roberson
Walter Roberson le 24 Sep 2015
Modifié(e) : Walter Roberson le 24 Sep 2015
The upper-case of the image file name is the problem! I just created a Wish-list #4 report for this.

Connectez-vous pour commenter.

Réponse acceptée

Walter Roberson
Walter Roberson le 24 Sep 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.

Plus de réponses (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by