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 Solvers416
Suggested Problems
-
middleAsColumn: Return all but first and last element as a column vector
630 Solvers
-
Getting the absolute index from a matrix
251 Solvers
-
737 Solvers
-
ベクトル [1 2 3 4 5 6 7 8 9 10] の作成
580 Solvers
-
413 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!