Add top x axis
30 ビュー (過去 30 日間)
古いコメントを表示
Hi All,
I want to put voltage plot in line 51 on the top x axis and have line 60 and 65 addaxis on the bottom x axis(Time in line 47).
Any help is appraciated.

0 件のコメント
採用された回答
Walter Roberson
2022 年 8 月 1 日
The File Exchange contribution you are using, addaxis(), is only designed to add additional y axes, not additional x axes.
See instead plotxx from the File Exchange https://www.mathworks.com/matlabcentral/fileexchange/317-plotxx-m?s_tid=srchtitle
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Two y-axis についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!