Home > freetb4matlab > ocs > UTL > UTLplotbyname.m

UTLplotbyname

PURPOSE ^

% @var{outstruct},@var{namelist})

SYNOPSIS ^

function UTLplotbyname(t,out,outstruct,namelist)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn{Function File} {} UTLplotbyname(@var{t},@var{out}, @
% @var{outstruct},@var{namelist})
%
% Selects by name some elements of the state vector of the system described
% by @var{outstruct} and plots their dynamics over the time interval
% @var{t}.  
%
% @var{namelist} should contain the list of names of the variables
% to plot
% @var{out} should be the output of a trnsient simulation over the
% time interval @var{t}
%
% @seealso{TSTdaspk, TSTbweuler, PRSiffparse}
%
% @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