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

7 ビュー (過去 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 件のコメント
Stephen23
Stephen23 2019 年 10 月 14 日
編集済み: Stephen23 2019 年 10 月 14 日
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