Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
hi , every one , can i find help to do this , thank you
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
1) how can i make a plot like this ( i need only the plot with the yellow line )
2) if i have a file.fig and i need to integrate it in a script matlab to put it with another figure on the same plot
![Immagine.png](https://www.mathworks.com/matlabcentral/answers/uploaded_files/223553/Immagine.png)
7 comentarios
Walter Roberson
el 7 de Jun. de 2019
XDir reverse would be for high x values down to low x values, which is not the case in this plot.
The x and y axes labels are exchanged
dpb
el 7 de Jun. de 2019
That's a fignewton of the orientation when swap the axes, Walter...then you have to flip XDir to return to the expected direction visually when it's in the normal y-axis location.
Give it a try... :)
Respuestas (0)
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!