plotting x and y data contineously

1 次查看(过去 30 天)
Hello Team,
I would like to plot the data for x and y contineous
expample :
x = n * m (matrix)
where the value of n is from 0-250 and m = 0 - 1100
it means each column m the value of n is always ranging from 0 - 250
when i plot (x,y), i loose the tracking of points inside column m ( i.e what all values are present in each column)
question : is there a way to shift the column keeping the old data plotting new data as well ?
thank you
  4 个评论
KSSV
KSSV 2020-1-2
Then you should look into surf, waterfall.
SatyaPrakash Gupta
编辑:SatyaPrakash Gupta 2020-1-2
how does surf and waterfall works.
can you please do elaborate and provide an example for the same.
the link you have share does not fulfil my question

请先登录,再进行评论。

采纳的回答

Yuvaraj Venkataswamy

更多回答(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