Azzera filtri
Azzera filtri

How to plot dynamically signals of different axis individually?

2 visualizzazioni (ultimi 30 giorni)
Hi I am obtaining values from motion sensor i.e. three axis values, how can i plot the signals of individual axis dynamically all together with different color for different axis.
Thank you

Risposte (1)

Dishant Arora
Dishant Arora il 23 Giu 2014
plot(x1 , y1 , 'r' , x2 , y2 , 'b')
or
doc hold

Categorie

Scopri di più su Line 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