Smooth Data
Smooth noisy data in the Live Editor
Open the Task
To add the Smooth Data task to a live script in the MATLAB Editor:
On the Live Editor tab, select Task > Smooth Data.
In a code block in the script, type a relevant keyword, such as
smooth
,noisy
,movmedian
, orlowess
. SelectSmooth Data
from the suggested command completions. For some keywords, the task automatically updates one or more corresponding parameters.
Examples
Related Examples
Parameters
Limitations
The Smooth Data task does not support 2-D smoothing windows.
Version History
Introduced in R2019bSee Also
Functions
Live Editor Tasks
- Clean Missing Data | Clean Outlier Data | Find Change Points | Find Local Extrema | Find and Remove Trends | Normalize Data | Compute by Group