How to remove multiple elements in a row matrix

Risposte (1)

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

Categorie

Prodotti

Release

R2019b

Richiesto:

il 20 Feb 2020

Modificato:

il 20 Feb 2020

Community Treasure Hunt

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

Start Hunting!

Translated by