Creating new matrix from existing matrix

2 ビュー (過去 30 日間)
Nihal Seegobin
Nihal Seegobin 2019 年 4 月 15 日
回答済み: madhan ravi 2019 年 4 月 15 日
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 Center および File ExchangeMatrices and Arrays についてさらに検索

製品


リリース

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by