is_signal_list
PURPOSE
% Return true if @var{mylist} is a list of individual strings.
SYNOPSIS
function flg = is_signal_list (mylist)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
This function is called by:
- dmr2d % convert a multirate digital system to a single rate digital system
- lqg % Design a linear-quadratic-gaussian optimal controller for the system
- strappend % Append string @var{suffix} to each string in the list @var{strlist}.
- sysconnect % Close the loop from specified outputs to respective specified inputs
- sysdup % Duplicate specified input/output connections of a system
- sysgetsignals % Get signal names from a system
- sysprune % Extract specified inputs/outputs from a system
- syssetsignals % change the names of selected inputs, outputs and states.
- tf % build system data structure from transfer function format data
- zp % Create system data structure from zero-pole data.
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003