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
-
How to find the position of an element in a vector without using the find function
2810 Solvers
-
1742 Solvers
-
Change the first and last diagonal element of the identity matrix to zero
158 Solvers
-
1613 Solvers
-
Delete x value in given vector y.
101 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!