Problem 43706. Sum the rows
Sum the rows of the given matrix.
Example
x = [ 1 2
3 4 ]
y = [ 3
7 ]
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers147
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2804 Solvers
-
Convert a vector into a number
613 Solvers
-
Check if number exists in vector
13709 Solvers
-
737 Solvers
-
752 Solvers
More from this Author7
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!