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
-
How to find the position of an element in a vector without using the find function
2748 Solvers
-
1891 Solvers
-
5490 Solvers
-
Find out total non zero element of matrix
274 Solvers
-
Matlab Basics II - Create a vector with a repeated entry
241 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!