Azzera filtri
Azzera filtri

how to get a smaller matrix from a larger matrix?

18 visualizzazioni (ultimi 30 giorni)
i am working with an image of size 256 * 256. i want to read the first 8 *8 matrix .how to do it in matlab?

Risposta accettata

Azzi Abdelmalek
Azzi Abdelmalek il 2 Ago 2015
Modificato: Azzi Abdelmalek il 2 Ago 2015
A(1:8,1:8)
After reading the documentation, you don't need to ask such questions

Più risposte (0)

Categorie

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

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by