フィルターのクリア

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 Center および File ExchangeBar Plots についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by