How do I extract the rows that have value 0 in one array from another new array?
1 view (last 30 days)
Show older comments
Suppose I have the following:

How do I extract rows with zero value, example: row 1,9,10,11,12 from another new array?
Thank you.
0 Comments
Accepted Answer
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!