Pixel selection on image in GUI

조회 수: 5 (최근 30일)
Scott Feltman
Scott Feltman 2020년 6월 2일
편집: Scott Feltman 2020년 6월 2일
I am trying to extract data from a pixel in an image that is plotted on an axis. I have tried both ginput and gpa, both of which do not work. I believe the problem is caused by the image being plotted with imagesc (it's a colormap, essentially) and that the image essentially covers the axis, so that it never received the input from the mouse click. I have not figured out a solution for this, does anyone have any suggestions or a confirmed solution? Thanks.

채택된 답변

Scott Feltman
Scott Feltman 2020년 6월 2일
편집: Scott Feltman 2020년 6월 2일
I found another post which answered my exact question. If you are having this issue, please consult this post.
Thank you to the person who answered it.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Red에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by