Borrar filtros
Borrar filtros

Read / Output one pixel value from a 4D Matrix

1 visualización (últimos 30 días)
Med_Imager
Med_Imager el 21 de Mayo de 2013
Hi,
I have a 4D matrix (128x128x2x96) lets call it 'A' and I want to test the pixel stability throughout all 96 reps. I need to output a single pixel value throughout all 96
for example I want A(50,50,1) from all 96 reps. How do I do this? Thanks for the help in advance

Respuesta aceptada

Walter Roberson
Walter Roberson el 21 de Mayo de 2013
A(50,50,1,:)

Más respuestas (0)

Categorías

Más información sobre Matrices and Arrays 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