Extracting elements from a/an vector/array with a specific order

조회 수: 1 (최근 30일)
Jefferson Wang
Jefferson Wang 2019년 8월 30일
편집: madhan ravi 2019년 8월 30일
So assume I have a vector/array A1 of size 100 and I want to extract every third elements in A1 and form a new array that contains the 1st, 4th, 7th, 10th, 13th, and so on till the 100th element of A1. Is there a function that enables me to do that?

채택된 답변

madhan ravi
madhan ravi 2019년 8월 30일
편집: madhan ravi 2019년 8월 30일

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Matrix Indexing에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by