Effacer les filtres
Effacer les filtres

How to plot multiple x-axes on a graph and have them show up on the same scale?

2 vues (au cours des 30 derniers jours)
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:

Réponse acceptée

Karla Haiat
Karla Haiat le 23 Août 2018
This worked for me https://www.mathworks.com/matlabcentral/fileexchange/65044-plotmultix-varargin?s_tid=answers_rc2-2_p5_MLT

Plus de réponses (1)

Haritha
Haritha le 21 Août 2018
Try this, https://in.mathworks.com/help/matlab/creating_plots/combine-multiple-plots.html
  1 commentaire
Karla Haiat
Karla Haiat le 23 Août 2018
Hi Haritha! Thanks for the answer, but I don't think that will be helpful for what I need to do. I need all plots to be scaled so their value changes are obvious and have the 3 axes labels.

Connectez-vous pour commenter.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by