Data=>Plateaus ComputationΒΆ

This command computes a statistic for each plateau defined by a plateau signal using the corresponding values of a signal to be analyzed.

A range of statistical operations can be applied independently to each detected plateau (e.g. mean, minimum, maximum, standard deviation).

../../_images/DataPlateausComputation-en.png

Plateau Signal

Plateau Signal the channel that holds the steps to be analyzed.

Signal

Signal for which the statistic has to be computed.

Computation

Operation to be executed for Signal on each step of the Signal Plateau.

bTable

bTable states whether the data is provided :

  • as a vector of the same lenght of the original data, but 0 out of the steps and the results of the computation on each plateau.

  • as a vector with as many points as steps, useful to be represented as a table in a report.

History

Version

Beschreibung

R2026.3

New.

id-770703