Home > freetb4matlab > control > isdt.m

isdt

PURPOSE ^

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

SYNOPSIS ^

function retval = isdt (sys)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {} isdt (@var{sys})
% Return true if the LTI system @var{sys} is discrete-time, false otherwise.
%
% @seealso{isct}
% @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