Sum the rows - MATLAB Cody - MATLAB Central

Problem 43706. Sum the rows

Difficulty:Rate

Sum the rows of the given matrix.

Example

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

Solution Stats

53.74% Correct | 46.26% Incorrect
Last Solution submitted on May 27, 2025

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers145

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!