y=x(100:1000)

1 vue (au cours des 30 derniers jours)
deji
deji le 8 Nov 2011
pls who knows wat y=x(100:1000) means thanks in advance

Réponse acceptée

Jan
Jan le 8 Nov 2011
Please read the Getting Started chapters in the documentation. This forum is not thought to clear the absolute basics.
The subvector of x from the element 100 to 100 is assigned to y.

Plus de réponses (1)

Nirmal Gunaseelan
Nirmal Gunaseelan le 8 Nov 2011
Matrix indexing - this newsletter should give you the basics of that statement.

Catégories

En savoir plus sur Matrix Indexing dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by