Add top x axis
29 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Matin jaberi
le 1 Août 2022
Réponse apportée : Walter Roberson
le 1 Août 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 commentaires
Réponse acceptée
Walter Roberson
le 1 Août 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 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Two y-axis dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!