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 comments
Loading...
Problem Recent Solvers423
Suggested Problems
-
Return the first and last characters of a character array
12231 Solvers
-
757 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1270 Solvers
-
Append two matrix as shown below example
237 Solvers
-
402 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!