How to plot multiple x-axes on a graph and have them show up on the same scale?
1 view (last 30 days)
Show older comments
Karla Haiat
on 21 Aug 2018
Commented: K M AZAM CHOWDHURY
on 25 Aug 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 Comments
Accepted Answer
More Answers (1)
Haritha
on 21 Aug 2018
Try this, https://in.mathworks.com/help/matlab/creating_plots/combine-multiple-plots.html
See Also
Categories
Find more on 2-D and 3-D Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!