Problem 43706. Sum the rows

Sum the rows of the given matrix.

Example

 x = [ 1 2
       3 4 ]
 y = [ 3
       7 ]

Solution Stats

52.61% Correct | 47.39% Incorrect
Last Solution submitted on Nov 08, 2023

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers135

Suggested Problems

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!