syschtsam
PURPOSE
% This function changes the sampling time (tsam) of the system. Exits with
SYNOPSIS
function retsys = syschtsam (sys, tsam)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- is_sample % Return true if @var{ts} is a valid sampling time
- sysdimensions % return the number of states, inputs, and/or outputs in the system
- sysgettsam % Return the sampling time of the system @var{sys}.
This function is called by:
- dmr2d % convert a multirate digital system to a single rate digital system
- syssetsignals % change the names of selected inputs, outputs and states.
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003