Calculate Sum of all elements of an array.
A = [1 3 4 6]
calculate_sum(A) = 14
Solution Stats
Solution Comments
Show comments
Loading...
Problem Recent Solvers87
Suggested Problems
-
Create a Multiplication table matrix...
696 Solvers
-
Magic is simple (for beginners)
11592 Solvers
-
Sum the 'edge' values of a matrix
405 Solvers
-
Find my daddy long leg (No 's')
2817 Solvers
-
Create vector as shown in test cases
254 Solvers
More from this Author40
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!