Pulling 100 out of 1000 values from a column matrix

2 Ansichten (letzte 30 Tage)
tyler seudath
tyler seudath am 28 Okt. 2021
Beantwortet: KSSV am 28 Okt. 2021
Hi Everyone,
Does anyone know how to extact the first 100 values from a column matrix containing 1000 values.
Thank you,
Tyler Seudath

Akzeptierte Antwort

KSSV
KSSV am 28 Okt. 2021
iwant = A(1:100)

Weitere Antworten (0)

Kategorien

Mehr zu Multidimensional Arrays finden Sie in Help Center und File Exchange

Produkte


Version

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by