Add two numbers - MATLAB Cody - MATLAB Central

Problem 1046. Add two numbers

Difficulty:Rate

Calculate the sum of two numbers.

Example

 input  = [2 3]
 output =  5

Solution Stats

61.74% Correct | 38.26% Incorrect
Last Solution submitted on Dec 29, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers1408

Suggested Problems

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Go to top of page