Effacer les filtres
Effacer les filtres

how to get a smaller matrix from a larger matrix?

18 vues (au cours des 30 derniers jours)
Nazneen
Nazneen le 2 Août 2015
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?

Réponse acceptée

Azzi Abdelmalek
Azzi Abdelmalek le 2 Août 2015
Modifié(e) : Azzi Abdelmalek le 2 Août 2015
A(1:8,1:8)
After reading the documentation, you don't need to ask such questions

Plus de réponses (0)

Catégories

En savoir plus sur Resizing and Reshaping Matrices dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by