Cursors in uiaxes that is able to move horisontally along the x-axis according to mouseclicks by the user?

1 回表示 (過去 30 日間)
Hi,
Is there any possibility to define a vertical line in uiaxes that is able to move horisontally along the x-axis according to mouseclicks by the user in an app?
I have a uiaxes plot in my app with time on the x-axis and I would like to have two cursors that enables the user to 'detect' the time difference between any points of interest...
Hoping for help.
  1 件のコメント
Adam Danz
Adam Danz 2021 年 1 月 26 日
How does the mouse click control the position of the vertical line?
What does the vertical line have to do with time differences between points?

サインインしてコメントする。

回答 (1 件)

Vimal Rathod
Vimal Rathod 2021 年 1 月 28 日
Hi,
One way to make sure the two cursors move horizontally is to replot the two cursors with different locations by changing the XData and YData Properties of the line.
Refer to the following link to know more about the line plots.

カテゴリ

Help Center および File Exchange2-D and 3-D Plots についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by