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 Solvers371
Suggested Problems
-
936 Solvers
-
Convert a numerical matrix into a cell array of strings
2365 Solvers
-
Determine Whether an array is empty
808 Solvers
-
1608 Solvers
-
Find the sides of an isosceles triangle when given its area and height from its base to apex
2132 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!