plotting x and y data contineously
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
採用された回答
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Annotations についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!