Problem 1819. 07 - Common functions and indexing 4
Define the matrix cMat:
( cMat = 10x10 matrix where the numbers from 1 to 100 runs down the columns )
Create the variable cSub, defined as the submatrix of cMat containing rows 2-9 and columns 2-9 of cMat
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers409
Suggested Problems
-
Find the sum of all the numbers of the input vector
49116 Solvers
-
5600 Solvers
-
Back to basics 21 - Matrix replicating
1531 Solvers
-
Number of 1s in a binary string
9083 Solvers
-
Getting the indices from a vector
9799 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!