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
--------------------------------------------------------------------------
Common: ControlGUI/ReduceOrderPlugIn Common: GUIs/TabBox Common: Help/HelpSystem Common: Plugins/ComputeGainsPlugIn Common: Plugins/NormalizePlugIn Common: Plugins/SimulatePlugIn Common: Plugins/StateSpacePlugIn
Back to the Math Module page