Problem 42450. Summation of array
Given an array, Find the sum of all of the elements in it
Examples:
Input x = [1 2 3 5; 4 5 6 7];
Output y is 33
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers357
Suggested Problems
-
Back to basics 4 - Search Path
370 Solvers
-
Arrange vector in ascending order
785 Solvers
-
Test if two numbers have the same digits
246 Solvers
-
MATCH THE STRINGS (2 CHAR) very easy
292 Solvers
-
Sum the numbers on the main diagonal
590 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!