Creating new matrix from existing matrix

5 visualizzazioni (ultimi 30 giorni)
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

Risposta accettata

madhan ravi
madhan ravi il 15 Apr 2019
matrix(2:end,2:end)

Più risposte (0)

Categorie

Scopri di più su Matrices and Arrays in Help Center e File Exchange

Prodotti


Release

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by