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
-
Replace NaNs with the number that appears to its left in the row.
3059 Solvers
-
13156 Solvers
-
293 Solvers
-
175 Solvers
-
187 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!