필터 지우기
필터 지우기

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

조회 수: 2 (최근 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개)

태그

Community Treasure Hunt

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

Start Hunting!

Translated by