RemoveTestFilter - Remove user-defined test filter from data set
Syntax
D = RemoveTestFilter(D, Index)
Description
This is a method of mbcmodel.data.
D is the data object.
Index is the input index indicating the filter
to remove.
Use the property TestFilters to find the
index of the test filter you want to remove.
Examples
RemoveTestFilter(D1, 2);
See Also
AddTestFilter, TestFilters
 | RemovePoints | | RemoveVariable |  |
Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
Get the Interactive Kit