stack plot in matlab

조회 수: 21 (최근 30일)
Turbulence Analysis
Turbulence Analysis 2021년 5월 20일
답변: Daksh 2023년 2월 2일
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
Atsushi Ueno
Atsushi Ueno 2021년 5월 20일
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?

댓글을 달려면 로그인하십시오.

답변 (1개)

Daksh
Daksh 2023년 2월 2일
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!

카테고리

Help CenterFile Exchange에서 Line Plots에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by