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

5 ビュー (過去 30 日間)
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:

採用された回答

Karla Haiat
Karla Haiat 2018 年 8 月 23 日
This worked for me https://www.mathworks.com/matlabcentral/fileexchange/65044-plotmultix-varargin?s_tid=answers_rc2-2_p5_MLT

その他の回答 (1 件)

Haritha
Haritha 2018 年 8 月 21 日
Try this, https://in.mathworks.com/help/matlab/creating_plots/combine-multiple-plots.html
  1 件のコメント
Karla Haiat
Karla Haiat 2018 年 8 月 23 日
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.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeAnnotations についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by