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 Solvers113
Suggested Problems
-
Make the vector [1 2 3 4 5 6 7 8 9 10]
51247 Solvers
-
44536 Solvers
-
4436 Solvers
-
Get the length of a given vector
12029 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1173 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!