Delta between two data cursor points in plot
이전 댓글 표시
Is there a way to display the x or y axis delta between 2 data cursor points in a plot?
답변 (2개)
Sean de Wolski
2013년 2월 19일
0 개 추천
You can do this in the 'UpdateFcn' of the datacursormode object.
댓글 수: 2
Jared
2013년 2월 19일
Sean de Wolski
2013년 2월 19일
If I get some time later this afternoon. I have a full plate right now.
doc datacursormode
Look at the examples, they should get you started.
Chad Smith
2013년 3월 27일
편집: Chad Smith
2013년 3월 27일
0 개 추천
Yes there is, and using the cursor's 'UpdateFcn' is the way to do it.
This page is explicit in how to accomplish this and has an example:
카테고리
도움말 센터 및 File Exchange에서 Simulink에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!