필터 지우기
필터 지우기

Can i make a plot interactive in Matlab?

조회 수: 3 (최근 30일)
yashvin
yashvin 2015년 8월 5일
댓글: yashvin 2015년 8월 5일
Hi, Most of the plot i generate tend to be static. For example, if i place my cursor near a point, I want the value to be displayed!
A=[2 3 4 5]
bar(A)
If i place my cursor at the first bar, i want the height to be displayed for example
So how can i do this in Matlab?

답변 (1개)

Walter Roberson
Walter Roberson 2015년 8월 5일
See datacursormode()
  댓글 수: 1
yashvin
yashvin 2015년 8월 5일
Thanks Walter. Just tried it. But i need to click right? Anything like this
https://plot.ly/matlab/bar-charts/
Yashvin

댓글을 달려면 로그인하십시오.

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by