Method matrix/iplot


  IPLOT calls ao/iplot on all inner ao objects.
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
  DESCRIPTION: IPLOT calls ao/iplot on all inner ao objects.
 
  CALL:        obj = iplot(mat)
               obj = mat.iplot()
 
  Note: if the matrix object does not contain AOs, then an error will be
  thrown.
  
  See the help of ao/iplot for plist options. All options are passed to
  iplot.
  
  Parameters Description
 
  VERSION:     $Id: iplot.m,v 1.2 2011/08/12 09:52:15 hewitson Exp $
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details
Access public
Defining Class matrix
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 matrix/iplot are listed below:
Class name matrix
Method name iplot
Category Output
CVS Version $Id: iplot.m,v 1.2 2011/08/12 09:52:15 hewitson Exp $
Min input args 1
Max input args -1
Min output args 1
Max output args -1




©LTP Team