How do I extract the rows that have value 0 in one array from another new array?
2 views (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
Categories
Find more on Data Type Conversion in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!