Sum the rows of the given matrix.
Example
x = [ 1 2
3 4 ]
y = [ 3
7 ]
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers148
Suggested Problems
-
Return a list sorted by number of occurrences
2888 Solvers
-
How to find the position of an element in a vector without using the find function
2812 Solvers
-
1226 Solvers
-
convert matrix to single column
432 Solvers
-
267 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!