Add top x axis
33 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Matin jaberi
el 1 de Ag. de 2022
Respondida: Walter Roberson
el 1 de Ag. de 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 comentarios
Respuesta aceptada
Walter Roberson
el 1 de Ag. de 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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Two y-axis en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!