dtwOptSet
Set the parameters for DTW
Contents
Syntax
- dtwOpt=dtwOptSet
Description
dtwOpt=dtwOptSet returns the parameters for DTW.
Example
dtwOpt=dtwOptSet
dtwOpt = struct with fields: type: 1 beginCorner: 1 endCorner: 1 plot: 0 distanceBound: Inf
See Also
dtw.