sysgettsam
PURPOSE
% Return the sampling time of the system @var{sys}.
SYNOPSIS
function T = sysgettsam (sys)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
This function is called by:
- bode % If no output arguments are given: produce Bode plots of a system; otherwise,
- buildssic %
- c2d %
- d2c % Convert a discrete (sub)system into a purely continuous one.
- h2syn % Design
- hinfsyn %
- is_digital % Return nonzero if system is digital.
- nichols % Produce Nichols plot of a system.
- sys2ss % Extract state space representation from system data structure.
- sys2tf % Extract transfer function data from a system data structure.
- sys2zp %@deftypefn {Function File} {[@var{zer}, @var{pol}, @var{k}, @var{tsam}, @var{inname}, @var{outname}] =} sys2zp (@var{sys})
- syschtsam % This function changes the sampling time (tsam) of the system. Exits with
- sysconnect % Close the loop from specified outputs to respective specified inputs
- sysdisc %
- sysdup % Duplicate specified input/output connections of a system
- sysmin % Returns a minimal (or reduced order) system
- sysout % print out a system data structure in desired format
- sysrepdemo % Tutorial for the use of the system data structure functions.
- syssetsignals % change the names of selected inputs, outputs and states.
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003