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 Solvers366
Suggested Problems
-
3440 Solvers
-
Omit columns averages from a matrix
607 Solvers
-
Project Euler: Problem 1, Multiples of 3 and 5
3612 Solvers
-
545 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
351 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!