stack plot in matlab

20 Ansichten (letzte 30 Tage)
Turbulence Analysis
Turbulence Analysis am 20 Mai 2021
Beantwortet: Daksh am 2 Feb. 2023
Hi,
I intend to creat stack plots. For instance, I have x, y plot corresponds to different Z positions, how to reprsent all in the same plot.. ??
  1 Kommentar
Atsushi Ueno
Atsushi Ueno am 20 Mai 2021
like above?
stack plots sounds like something different from 3D plot.
What is your intention? Would you please find your purpose from the gallery above?

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Daksh
Daksh am 2 Feb. 2023
I understand that you intend to create stacked plots in MATLAB, for variations of different variables against a common axis, as explained in your query.
Kindly explore stackedplot() method in MATLAB which creates stacked plots of several variables with common visual axis for reference:
For 3D plots specifically, check out the following resources:
Hope this helps!

Kategorien

Mehr zu Line Plots finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by