replaceFilters
Replace existing filters with new filters in Filter Analyzer app
Desde R2024a
Descripción
replaceFilters(
replaces all the filters in the Filter Analyzer app fa
,filt
1,...,filt
n)fa
with new filters. The number of specified filters must be equal to the total number of filters currently in the app. If you want to replace only a subset of the filters, use the FilterNames
argument to specify which ones.
replaceFilters(___,
specifies options using name-value arguments in addition to the input arguments from the previous syntax.Name=Value
)
Ejemplos
Argumentos de entrada
Argumentos de par nombre-valor
Historial de versiones
Introducido en R2024a