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
-
3417 Solvers
-
Return unique values without sorting
939 Solvers
-
Try 1.5.4: Celsius to Fahrenheit
836 Solvers
-
find the maximum element of the matrix
515 Solvers
-
Find the dimensions of a matrix
537 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!