Problem 1816. 07 - Common functions and indexing 1
Define cMat:

( cMat = 10x10 matrix where the numbers from 1 to 100 runs down the columns)
Calculate cSum as the column-wise sum of cMat. The answer should be a row vector
Solution Stats
Problem Comments
-
1 Comment
Jan Orwat
on 14 Aug 2013
What for? Badges?
Solution Comments
Show commentsProblem Recent Solvers442
Suggested Problems
-
4127 Solvers
-
Swap the first and last columns
21529 Solvers
-
Vectorize the digits of an Integer
327 Solvers
-
Arrange vector in ascending order
792 Solvers
-
Find the Nth Root of a Given Number
322 Solvers
More from this Author26
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!