Add top x axis
28 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Matin jaberi
il 1 Ago 2022
Risposto: Walter Roberson
il 1 Ago 2022
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 Commenti
Risposta accettata
Walter Roberson
il 1 Ago 2022
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 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Two y-axis in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!