How to fill NaN values in 3d array using interpolation?

조회 수: 9 (최근 30일)
BN
BN 2019년 10월 14일
댓글: BN 2019년 10월 14일
I have 3 dimansion array:
precipitation=(longitude*latedute*time)
in the precipitation array I have bunch of NaN values, now i want to fill this values using interpolation.
my matlab version is R2015a.
I want to interpolate NaN values based on nearest non-missing value.
if you can write me a sample code or something I would be thankfull.
best regards.

채택된 답변

Stephen23
Stephen23 2019년 10월 14일
  댓글 수: 3
BN
BN 2019년 10월 14일

Thank you

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by