1 Cursor over different subplots with different x-axis
44 ビュー (過去 30 日間)
古いコメントを表示
Hello everybody :)
I would like to know (and I hope so) if it is possible to put a cursor (or something similar) on every subplot of my figure:
- although the x-axis is not the same for each subplot
- with all the different cursors linked together
What I mean: if I move the cursor on the 1st subplot, the cursor on the 2nd and 3rd subplot will also move in the same manner. If the cursor is on the 670th value on the 1st subplot, the cursor is also on the 670th value on the other subplots (info: the length of the plotted vector of every subplot is the same).
How to do it?
Thank for your help, if you have some tips don't hesitate !
0 件のコメント
回答 (1 件)
参考
カテゴリ
Help Center および File Exchange で Subplots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!