y=x(100:1000)
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
pls who knows wat y=x(100:1000) means thanks in advance
0 comentarios
Respuesta aceptada
Jan
el 8 de Nov. de 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.
0 comentarios
Más respuestas (1)
Ver también
Categorías
Más información sobre Matrix Indexing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!