pzmap
PURPOSE
% Plots the zeros and poles of a system in the complex plane.
SYNOPSIS
function [zer, pol] = pzmap (sys)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- axis2dlim % Determine axis limits for 2-D data (column vectors); leaves a 10%
- is_digital % Return nonzero if system is digital.
- is_siso % Returns nonzero if the system data structure
- sys2zp %@deftypefn {Function File} {[@var{zer}, @var{pol}, @var{k}, @var{tsam}, @var{inname}, @var{outname}] =} sys2zp (@var{sys})
- sysgetsignals % Get signal names from a system
This function is called by:
- rldemo % Octave Control toolbox demo: Root Locus demo.
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003