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
-
1441 Solvers
-
07 - Common functions and indexing 2
421 Solvers
-
176 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
355 Solvers
-
1018 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!