Find out sum of all elements of given Matrix
A=[1 2 3;4 5 6 ;7 8 9];
Answer must be: 45
If you like this problem, please clik below on like
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers534
Suggested Problems
-
3082 Solvers
-
Arrange Vector in descending order
13347 Solvers
-
Back to basics 21 - Matrix replicating
1797 Solvers
-
Deleting an element in a matrix
491 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
358 Solvers
More from this Author70
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
Most frequently asked Cody problem.