How to remove multiple elements in a row matrix

Respuestas (1)

Alex Mcaulley
Alex Mcaulley el 20 de Feb. de 2020
Editada: Alex Mcaulley el 20 de Feb. de 2020
This is a very basic problem. I recommend you to do the Matlab tutorial
Being A your array:
A = A(2835:end);

Categorías

Más información sobre Creating and Concatenating Matrices en Centro de ayuda y File Exchange.

Productos

Versión

R2019b

Preguntada:

el 20 de Feb. de 2020

Editada:

el 20 de Feb. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by