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 Solvers354
Suggested Problems
-
2384 Solvers
-
Find out missing number from a vector of 9 elements
299 Solvers
-
518 Solvers
-
Append two matrix as shown below example
228 Solvers
-
Back to Basics - Find no. of elements in a matrix?
307 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!