Problem 43304. Find sum of negative elements in row.
Find sum of negative elements in row. Example x=[1 -5 3 4 -6 6 7 8 9 10] result = -11
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers120
Suggested Problems
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
13519 Solvers
-
292 Solvers
-
Change the first and last diagonal element of the identity matrix to zero
158 Solvers
-
285 Solvers
-
346 Solvers
More from this Author37
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!