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 Solvers373
Suggested Problems
-
Split a string into chunks of specified length
2058 Solvers
-
Add a row of zeros on top of a matrix
268 Solvers
-
1596 Solvers
-
Rotate a matrix for 180 degree
217 Solvers
-
1027 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!