Interpolating NaN values within a matrix

Hi all!
I have this 71x328 size matrix (It's actually a satellite swath data). Within it, the row 35, 36, and 37 are entirely NaN.
So, I have these NaN values of a 3x328 size within the matrix. Can you kindly tell me how can I interpolate the values of the NaNs? Any feedback from you will be greatly appreciated :)

 採用された回答

Les Beckham
Les Beckham 2022 年 3 月 31 日

1 投票

I would recommend the fillmissing function.

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeResizing and Reshaping Matrices についてさらに検索

質問済み:

2022 年 3 月 31 日

回答済み:

2022 年 3 月 31 日

Community Treasure Hunt

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

Start Hunting!

Translated by