Creating new matrix from existing matrix

2 次查看(过去 30 天)
I need to create a new matrix that is one size smaller than the existing matrix. i have a 4 x 4 matrix and i want to extract a 3 x 3 matrix from it that starts at (2,2) onwards

采纳的回答

madhan ravi
madhan ravi 2019-4-15
matrix(2:end,2:end)

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Matrices and Arrays 的更多信息

产品


版本

R2018b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by