create vector with for loop

1 次查看(过去 30 天)
Abdullah Alawad
Abdullah Alawad 2021-8-19
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
See the part in Ch 13 of MATLAB Onramp that covers for loops.

类别

Help CenterFile Exchange 中查找有关 Loops and Conditional Statements 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by