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 comments
Loading...
Problem Recent Solvers374
Suggested Problems
-
395 Solvers
-
Compute a dot product of two vectors x and y
1052 Solvers
-
Generate N equally spaced intervals between -L and L
952 Solvers
-
Change the sign of even index entries of the reversed vector
652 Solvers
-
Side of an equilateral triangle
7047 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!