filtstates
R2026bFilter states
Syntax
Hs = filtstates.structure(input1,...)
Description
Hs = filtstates.
returns a filter states object structure(input1,...)Hs, which contains the filter
states.
You can extract a filtstates object from the states property of an
object with
Hd = dfilt.df1 Hs = Hd.states
Structures
Structures for filtstates specify the type of filter structure.
Available types of structures for filtstates are shown
below.
| Description |
|---|---|
| |
|
|
Refer to the particular
filtstates.structure reference
page or use the syntax
help filtstates.structure at
the MATLAB® prompt for more information.
Version History
Introduced before R2006a