Home > freetb4matlab > control > DEMOcontrol.m

DEMOcontrol

PURPOSE ^

% Octave Control Systems Toolbox demo/tutorial program. The demo

SYNOPSIS ^

function DEMOcontrol

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {} DEMOcontrol
% Octave Control Systems Toolbox demo/tutorial program.  The demo
% allows the user to select among several categories of @acronym{OCST} function:
% @example
% @group
% octave:1> DEMOcontrol
% Octave Controls System Toolbox Demo
%
%   [ 1] System representation
%   [ 2] Block diagram manipulations
%   [ 3] Frequency response functions
%   [ 4] State space analysis functions
%   [ 5] Root locus functions
%   [ 6] LQG/H2/Hinfinity functions
%   [ 7] End
% @end group
% @end example
% Command examples are interactively run for users to observe the use
% of @acronym{OCST} functions.
% @seealso{bddemo, frdemo, analdemo, moddmeo, rldemo}
% @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