How to limit the number of row?

7 visualizaciones (últimos 30 días)
vikash kumar
vikash kumar el 5 de Sept. de 2019
Respondida: madhan ravi el 5 de Sept. de 2019
i have data sheet in which data 1100*2 or some time 1060*2 matrix etc there. It is possible to manipulate data so i can get only 1050 data from the starts value so i will get the matrix of 1050*2 always.

Respuesta aceptada

madhan ravi
madhan ravi el 5 de Sept. de 2019
data(1:1050,:) % Provided that the data always has atleast 1050 rows

Más respuestas (0)

Categorías

Más información sobre Multidimensional Arrays en Help Center y File Exchange.

Productos


Versión

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by