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 Solvers149
Suggested Problems
-
631 Solvers
-
The sum of the numbers in the vector
647 Solvers
-
Replace every 3rd element in a vector with 4
267 Solvers
-
164 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
361 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!