Compute the mean row cell elements in a cell array.
Mostrar comentarios más antiguos
Hello,
I have a 3x11 cell array. Each cell contains a 128 x 1000 element.

I would like to compute the mean of the all the rows but leaving the columns alone, so that the results will be a 1 x 11 cell array with each element = 128x1000. Please help. Thanks
Eric
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Data Types en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!