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!
