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 collection/plot are listed below:
Class name collection
Method name plot
Category Internal
Package name ltpda
VCS Version 3542afe99dea25c636b7ac3b82a9f6f8be9d447d
Min input args 1
Max input args -1
Min output args 0
Max output args -1




©LTP Team