DetectionFilterBuilder:

Path: Math/FDIR

% GUI to build detection filters.
   See also ReduceOrderPlugIn, NormalizePlugIn, ComputeGainsPlugIn, and
   SimulatePlugIn

   DetectionFilterBuilder is the same as DetectionFilterBuilder('create
   gui')
   
   Since version 9.
--------------------------------------------------------------------------

   -------
   Inputs
   -------
   action      (1,:) action to be taken
   modifier    (:,:) data corresponding to the action

   -------
   Outputs
   -------
   d                 Detection filter data structure

--------------------------------------------------------------------------