Pulling 100 out of 1000 values from a column matrix

1 Ansicht (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)

Produkte


Version

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by