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

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?

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeMatrix Indexing についてさらに検索

質問済み:

2019 年 8 月 30 日

編集済み:

2019 年 8 月 30 日

Community Treasure Hunt

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

Start Hunting!

Translated by