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.
이전 댓글 표시
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개)
카테고리
도움말 센터 및 File Exchange에서 Animation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!