필터 지우기
필터 지우기

plotting x and y data contineously

조회 수: 1 (최근 30일)
SatyaPrakash Gupta
SatyaPrakash Gupta 2020년 1월 2일
편집: SatyaPrakash Gupta 2020년 1월 2일
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일
편집: 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
Yuvaraj Venkataswamy 2020년 1월 2일

추가 답변 (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