Method collection/plot


  PLOT the collection objects.
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
  DESCRIPTION: PLOT the collection objectsaxes.
 
  CALL:        plot(c)
               plot(c1, c2);
 
  PLOT will produce one figure per collection. For a given collection, each element
  of the collection is plotted on the same set of axes. 
  
  Collections of collection or matrix objects are not supported.
 
  NOTE: the 'axes' and 'figure' properties of the plotinfo of any contained
  user objects are ignored in the process.
 
  Parameters Description
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details
Access public
Defining Class collection
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
Package name ltpda
VCS Version 175910878ca914560542d679d9d392de37438d84
Min input args 1
Max input args -1
Min output args 0
Max output args -1




©LTP Team