Home > freetb4matlab > control > ugain.m

ugain

PURPOSE ^

% Creates a system with unity gain, no states.

SYNOPSIS ^

function outsys = ugain (n)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {} ugain (@var{n})
% Creates a system with unity gain, no states.
% This trivial system is sometimes needed to create arbitrary
% complex systems from simple systems with @command{buildssic}.
% Watch out if you are forming sampled systems since @command{ugain}
% does not contain a sampling period.
% @seealso{hinfdemo, jet707}
% @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