Documentation

Find Change Points

Find abrupt changes in data in the Live Editor

Description

TheFind Change Pointstask lets you interactively find abrupt changes in the mean, variance, or slope and intercept of data. The task automatically generates MATLAB®code for your live script.

Using this task, you can:

  • Specify the change point type and locate the change points from data in a workspace variable.

  • Adjust the number of detected change points.

  • Automatically visualize change point locations and the segments of data between them.

Open the Task

To add theFind Change Pointstask to a live script in the MATLAB Editor:

  • On theLive Editortab, selectTask > Find Change Points.

  • In a code block in the script, type a relevant keyword, such aschangeorfind. SelectFind Change Points从建议命令惠etions.

Introduced in R2019b