3D matrix manipulation. FInd values of given positions
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
André Sousa
el 8 de Mayo de 2014
Respondida: lvn
el 8 de Mayo de 2014
Hi there. Pls help me resolve an issue I cant find a solution for: I have a two 3D matrixes with the same dimentions( 288*288*80)off nii files. I want to search for nonzero positions on the first matrix and use thoses positions to go through the second matrix, and do a sum of the values located on those positions . How can I do it? Regards
1 comentario
SkyRazor
el 8 de Mayo de 2014
I think the page as follows will help you.
Try the functions nonzeros, find and sum to slove your problem.
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Logical en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!