Borrar filtros
Borrar filtros

how to get a smaller matrix from a larger matrix?

18 visualizaciones (últimos 30 días)
Nazneen
Nazneen el 2 de Ag. de 2015
Editada: Azzi Abdelmalek el 2 de Ag. de 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?

Respuesta aceptada

Azzi Abdelmalek
Azzi Abdelmalek el 2 de Ag. de 2015
Editada: Azzi Abdelmalek el 2 de Ag. de 2015
A(1:8,1:8)
After reading the documentation, you don't need to ask such questions

Más respuestas (0)

Categorías

Más información sobre Resizing and Reshaping Matrices en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by