How to fill in gaps with reasonable values

7 ビュー (過去 30 日間)
Samantha Chong
Samantha Chong 2015 年 11 月 2 日
回答済み: Image Analyst 2015 年 11 月 2 日
Hi Guys, Please find attached my .xlsx file, the data in column 1 of my Excel file has different number of gaps (i.e 1 gap, 2 gaps, 3 gaps, 5 gaps, 6 gaps). I need help in filling the gaps with reasonable values. So, when I'm reading the Excel file on Matlab, the missing gaps become "NaN". My question is if there's a way to fill in the cells only when the number of gaps is <= 5. And just ignore those if the number of gaps is >5?

回答 (1 件)

Image Analyst
Image Analyst 2015 年 11 月 2 日
If you have the Image Processing Toolbox, you can use regionfill().

カテゴリ

Help Center および File ExchangeData Import from MATLAB についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by