How Can I click with the mouse on a subplot?
조회 수: 1 (최근 30일)
이전 댓글 표시
Hello, I need to be able to click on one out of four subplot in a figure, then I want to save the response. I know the function ginput will give me the output of the x and y coordinate of the mouse, but these coordinates refer to the coordinates respect to the all figure not to the subplot. So, even if I check in these coordinates are within the range of each subplot, it will always telling me YES, even though is not true! Thanks in advance! Fed
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Subplots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!