How to interpolate empty gridcells in the 3D model?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Ahmed
el 5 de Mzo. de 2024
Respondida: Mathieu NOE
el 5 de Mzo. de 2024
I have a 3D model of size ss = 139 48 101 which has a lot inactive cell having values NaN and therefore appears empty space shown in the figure below. I do not want empty and want to interpolate the iactive cells by using nearby values. How I can do it - interpolation based on near by data values (instead of taking NaN as a single contant).
The data is attached here:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1635391/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1635396/image.png)
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Interpolation 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!