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 Solvers432
Suggested Problems
-
22238 Solvers
-
4457 Solvers
-
345 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1052 Solvers
-
Back to basics - mean of corner elements of a matrix
409 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!