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 Solvers436
Suggested Problems
-
Project Euler: Problem 5, Smallest multiple
1338 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1072 Solvers
-
290 Solvers
-
518 Solvers
-
Replace every 3rd element in a vector with 4
249 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!