フィルターのクリア

GUI PLOTYY Drag Figure

2 ビュー (過去 30 日間)
T
T 2013 年 9 月 11 日
Hi,
suppose one plotted two functions using plotyy in a GUI. Suppose that one of these functions maybe shifted and the user would need to adjust it left or right. Does anyone know of any features that would allow the user to make such modifications? Or even drag the figure?
Thanks,

採用された回答

Jan
Jan 2013 年 9 月 12 日
編集済み: Jan 2013 年 9 月 12 日
Dragging the figure is trivial by clicking with the mouse to the title bar and dragging it. But this does not concern the contents of the figure, so I do not see how this could affect the lines.
You can simply use the ButtonDownFcn of the lines. I assume moveobj can be applied directly, but I'm not sure about this.
Looking in the FileExchange is always a good idea. Searching for "drag line" you find e.g.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeTwo y-axis についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by