create a plot with two y - axis where the second one is just a reference scale.

조회 수: 2 (최근 30일)
Scarlet Passer
Scarlet Passer 2021년 1월 15일
답변: Cris LaPierre 2021년 1월 15일
Hello,
so I'm plotting number concentration (N) by optical depth (tau). i.e. I want a plot where N is the x-axis and tau is the y. However, for any given tau there is an associated altitude, (alt). I want a second y-axis just as a reference scale which corresponds to alt, that way when you look at the graph you can see both the tau and the alt which an N corresponds to. I have all three variables as arrays of the same length, but I can't figure out how to get a second y-axis which scales to the first one but has a different variable.
Thanks!

답변 (1개)

Cris LaPierre
Cris LaPierre 2021년 1월 15일
I provided this solution for a similar request in add designer.
Remove any "app." and "app.UIAxes," and it should work.

카테고리

Help CenterFile Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by