Pulling 100 out of 1000 values from a column matrix

조회 수: 2 (최근 30일)
tyler seudath
tyler seudath 2021년 10월 28일
답변: KSSV 2021년 10월 28일
Hi Everyone,
Does anyone know how to extact the first 100 values from a column matrix containing 1000 values.
Thank you,
Tyler Seudath

채택된 답변

KSSV
KSSV 2021년 10월 28일
iwant = A(1:100)

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Multidimensional Arrays에 대해 자세히 알아보기

제품


릴리스

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by