I have a surface plot and an animatedline plot in a figure window. I want to enable callback when the user clicks on the animatedline only to display another plot in a different figure.
조회 수: 1 (최근 30일)
이전 댓글 표시
I have plotted both the surface plot and the animatedline plot on one axes1. I want to set a callback when the user clicks on the animated line, so that I can plot the further process on axes2 in the GUIDE. I tried the buttondownfunc but did not succeed. Thanks in advance. cheers
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Animation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!