Main Content
chgFreqUnit
Change frequency units of frequency-response data model
Description
changes
units of the frequency points in sys_new
=
chgFreqUnit(sys
,newfrequnits
)sys
to
newfrequnits
without modifying system behavior. Both
Frequency
and FrequencyUnit
properties of
sys
adjust so that the frequency responses of
sys
and sys_new
match.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2011a