Filling incomplete data with cftool
显示 更早的评论
Hello, I've been working with data obtained from body signals, but some data values are NaN so the curve has voids in it, I tried to aproximate the curve with cftool, but I don't know how to fix the data matrix and replace the NaN values. I need to keep the same number of data in the matrix.
采纳的回答
更多回答(1 个)
Steven Lord
2021-9-27
0 个投票
Do you want to remove the NaN values with rmmissing, fill them using fillmissing, or do something else with them (and if so what?)
类别
在 帮助中心 和 File Exchange 中查找有关 Interpolation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
