Home > freetb4matlab > control > packsys.m

packsys

PURPOSE ^

% O B S O L E T E: use ss instead.

SYNOPSIS ^

function Asys = packsys (a, b, c, d, dflg)

DESCRIPTION ^

% O B S O L E T E: use ss instead.
% function Asys = packsys(a,b,c[,d,dflg])
%
%   dflg: 0 for continuous time system, 1 for discrete-time system.
%
% defaults:
%      D: 0 matrix of appropriate dimension.
%   dflg: 0 (continuous time)
%
% Note: discrete-state sampling time is not included~

CROSS-REFERENCE INFORMATION ^

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