How to plot stacked variables with common x-axis?

Hello everyone,
I am trying to produce a figure similar to the one attached. As you can see, for each Y, there is a function of Z, f(Z). The x-axis (or Z in the figure below) is common among all functions. The third axis, i.e., f(Z), is kind of hidden. I am aware of stackedplot, which produces a very similar visualization, but not exactly the one I'm after. Do you have other suggestions?

 採用された回答

Bjorn Gustavsson
Bjorn Gustavsson 2021 年 7 月 7 日

0 投票

Another option is the multiwaveplot function from the file exchange: stacked-line-plot.
HTH

その他の回答 (1 件)

KSSV
KSSV 2021 年 7 月 7 日

0 投票

Generate all the curves, make them a matrix and use waterfall.

1 件のコメント

Yazan
Yazan 2021 年 7 月 8 日
Already tried waterfall and similar Matlab functions. They don't produce exactly the visualization I'm after. The function stackedplot seems to be the closest to what I need. Thanks!

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

カテゴリ

ヘルプ センター および File ExchangeLine Plots についてさらに検索

製品

リリース

R2019b

質問済み:

2021 年 7 月 7 日

コメント済み:

2021 年 7 月 8 日

Community Treasure Hunt

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

Start Hunting!

Translated by