create vector with for loop

Create a loop to scan through the intersect vector for “true” values ( equal 1). Add an entry to a new vector that is the index of the “true” value. Also increment a counter that will be used to determine the number of intersections.

回答 (1 件)

Cris LaPierre
Cris LaPierre 2021 年 8 月 19 日

0 投票

See the part in Ch 13 of MATLAB Onramp that covers for loops.

カテゴリ

ヘルプ センター および File ExchangeLoops and Conditional Statements についてさらに検索

質問済み:

2021 年 8 月 19 日

回答済み:

2021 年 8 月 19 日

Community Treasure Hunt

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

Start Hunting!

Translated by