Plotting interval of a set of data

25 visualizzazioni (ultimi 30 giorni)
Green Sal
Green Sal il 6 Dic 2012
Hi There,
I have a set of data that i am importing. The total data is for example 500. I would like to plot the first 100 points for example. How could i do that?
Please help
Thank you,

Risposte (1)

the cyclist
the cyclist il 6 Dic 2012
Modificato: the cyclist il 6 Dic 2012
plot(x(1:100))

Categorie

Scopri di più su Line Plots in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by