How to plot multiple x-axes on a graph and have them show up on the same scale?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Karla Haiat
el 21 de Ag. de 2018
Comentada: K M AZAM CHOWDHURY
el 25 de Ag. de 2020
I have 3 types of data I want on the same plot. Temperature, Oxygen and Salinity. I want to make a plot where all of these are plotted against depth (y axis). But the data is not on the same scale, temperature ranges from 20-30, while oxygen is in the 200s. How do I plot these so they show up on the same scale, and how do I add more than 1 x-axis on the bottom of the graph?
I want to do something like this:
0 comentarios
Respuesta aceptada
Más respuestas (1)
Haritha
el 21 de Ag. de 2018
Try this, https://in.mathworks.com/help/matlab/creating_plots/combine-multiple-plots.html
Ver también
Categorías
Más información sobre 2-D and 3-D Plots 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!