How to plot multiple x-axes on a graph and have them show up on the same scale?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Karla Haiat
il 21 Ago 2018
Commentato: K M AZAM CHOWDHURY
il 25 Ago 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:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/194175/image.png)
0 Commenti
Risposta accettata
Più risposte (1)
Haritha
il 21 Ago 2018
Try this, https://in.mathworks.com/help/matlab/creating_plots/combine-multiple-plots.html
Vedere anche
Categorie
Scopri di più su 2-D and 3-D Plots 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!