ribbon plot with different variable arrays

조회 수: 1 (최근 30일)
LO
LO 2020년 3월 9일
I have some troubles plotting a data set using the ribbon plot function.
My data are organized in 3 arrays:
X=1621x10 double % these are x values, each row referring to a plot
Y=1621x10 double % these are Y values, each row referring to the same plot
Z= 1621x10 double % this is in the for of repeats of numbers from 1 to 1621, each 10 times. Each row should indicate the Z level of each of the 1621 plots
I would like to obtain something like this: --Thanks in advance for you help!

답변 (0개)

카테고리

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