Filling incomplete data with cftool
Ältere Kommentare anzeigen
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.
Akzeptierte Antwort
Weitere Antworten (1)
Steven Lord
am 27 Sep. 2021
0 Stimmen
Do you want to remove the NaN values with rmmissing, fill them using fillmissing, or do something else with them (and if so what?)
Kategorien
Mehr zu Interpolation finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
