Method ao/plot


  PLOT a simple plot of analysis objects.
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
  DESCRIPTION: PLOT a simple plot of analysis objects.
 
  CALL:        plot(ao)
               plot(ao,LineSpec)
               plot(axes_handle, ao)
               plot(axes_handle, ao, LineSpec)
               plot(...,'PropertyName',PropertyValue,...)
               [line_h]                   = plot(...)
               [line_h, axes_h]           = plot(...)
               [line_h, axes_h, figure_h] = plot(...)
 
  VERSION:     $Id: plot.m,v 1.44 2011/03/28 12:45:33 hewitson Exp $
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details
Access public
Defining Class ao
Sealed 0
Static 0

Parameter Description

Default

no description
Key Default Value Options Description
back to top back to top

Some information of the method ao/plot are listed below:
Class name ao
Method name plot
Category Internal
CVS Version $Id: plot.m,v 1.44 2011/03/28 12:45:33 hewitson Exp $
Min input args 1
Max input args -1
Min output args 0
Max output args -1




©LTP Team