Change frequency units of frequency-response data model
sys_new =
chgFreqUnit(sys,newfrequnits)
changes
units of the frequency points in sys_new
=
chgFreqUnit(sys
,newfrequnits
)sys
to newfrequnits
.
Both Frequency
and FrequencyUnit
properties
of sys
adjust so that the frequency responses
of sys
and sys_new
match.
|
Frequency-response data ( |
|
New units of frequency points, specified as one of the following values:
Default: |
|
Frequency-response data model of the same type as |
Use chgFreqUnit
to change the
units of frequency points without modifying system behavior.