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
-
Create a cell array out of a struct
2427 Solvers
-
Project Euler: Problem 6, Natural numbers, squares and sums.
2539 Solvers
-
440 Solvers
-
Matlab Basics - Switching Assignments
505 Solvers
-
Matlab Basics - y as a function of x
527 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.