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

1 回表示 (過去 30 日間)
how to take image as input from gui. I am attaching a picture of gui. could someone tell me how to make these?
  2 件のコメント
Image Analyst
Image Analyst 2015 年 9 月 24 日
This image just shows as random gibberish characters. Please try again.
Walter Roberson
Walter Roberson 2015 年 9 月 24 日
編集済み: Walter Roberson 2015 年 9 月 24 日
The upper-case of the image file name is the problem! I just created a Wish-list #4 report for this.

サインインしてコメントする。

採用された回答

Walter Roberson
Walter Roberson 2015 年 9 月 24 日
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 件)

カテゴリ

Help Center および File ExchangeMigrate GUIDE Apps についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by