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
-
1336 Solvers
-
Create a vector whose elements depend on the previous element
774 Solvers
-
We love vectorized solutions. Problem 1 : remove the row average.
882 Solvers
-
07 - Common functions and indexing 1
451 Solvers
-
547 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!