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.

Antworten (1)

Cris LaPierre
Cris LaPierre am 19 Aug. 2021

0 Stimmen

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

Kategorien

Mehr zu Loops and Conditional Statements finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 19 Aug. 2021

Beantwortet:

am 19 Aug. 2021

Community Treasure Hunt

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

Start Hunting!

Translated by