Azzera filtri
Azzera filtri

plotting x and y data contineously

2 visualizzazioni (ultimi 30 giorni)
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 Commenti
KSSV
KSSV il 2 Gen 2020
Then you should look into surf, waterfall.
SatyaPrakash Gupta
SatyaPrakash Gupta il 2 Gen 2020
Modificato: SatyaPrakash Gupta il 2 Gen 2020
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

Accedi per commentare.

Risposta accettata

Yuvaraj Venkataswamy
Yuvaraj Venkataswamy il 2 Gen 2020

Più risposte (0)

Categorie

Scopri di più su 2-D and 3-D Plots in Help Center e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by