chgTimeUnit
Change time units of dynamic system
Syntax
sys_new =
chgTimeUnit(sys,newtimeunits)
Description
changes the time units of sys_new
=
chgTimeUnit(sys
,newtimeunits
)sys
to newtimeunits
.
The time- and frequency-domain characteristics of sys
and
sys_new
match.
Input Arguments
| |
|
New time units, specified as one of the following values:
Default: |
Output Arguments
|
Dynamic
system model of the same type as
If |
Examples
Tips
Use
chgTimeUnit
to change the time units without modifying system behavior.
Version History
Introduced in R2012a