feedback
PURPOSE
% feedback(sys1,sys2)
SYNOPSIS
function out = feedback(sys1,sys2)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- is_siso % Returns nonzero if the system data structure
- sysconnect % Close the loop from specified outputs to respective specified inputs
- sysdup % Duplicate specified input/output connections of a system
- sysgroup % Combines two systems into a single system.
- sysprune % Extract specified inputs/outputs from a system
- sysscale % scale inputs/outputs of a system.
This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003