Plotting interval of a set of data
Afficher commentaires plus anciens
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,
Réponses (1)
the cyclist
le 6 Déc 2012
Modifié(e) : the cyclist
le 6 Déc 2012
plot(x(1:100))
Catégories
En savoir plus sur 2-D and 3-D Plots dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!