How to fill missing grid value in 3D matrix

7 visualizaciones (últimos 30 días)
ASHESH RUDRA PAUL
ASHESH RUDRA PAUL el 24 de Ag. de 2022
Respondida: Matt J el 24 de Ag. de 2022
I have a 3D matrix of size 51x 39x34. There are some missing grid values in this matrix which shows zero. Now I want fill this missing grid value with the interpolation of the neighbouring value or take the average of the neighbouring value. The .mat file is also attached.

Respuesta aceptada

Matt J
Matt J el 24 de Ag. de 2022
There is a command for that: fillmissing.

Más respuestas (0)

Categorías

Más información sobre NaNs 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