How to plot multiple x-axes on a graph and have them show up on the same scale?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Karla Haiat
le 21 Août 2018
Commenté : K M AZAM CHOWDHURY
le 25 Août 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 commentaires
Réponse acceptée
Plus de réponses (1)
Haritha
le 21 Août 2018
Try this, https://in.mathworks.com/help/matlab/creating_plots/combine-multiple-plots.html
Voir également
Catégories
En savoir plus sur 2-D and 3-D Plots 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!