Home > freetb4matlab > control > isct.m

isct

PURPOSE ^

% Return true if the LTI system @var{sys} is continuous-time, false otherwise.

SYNOPSIS ^

function retval = isct (sys)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {} isct (@var{sys})
% Return true if the LTI system @var{sys} is continuous-time, false otherwise.
%
% @seealso{isdt}
% @end deftypefn

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003