Method ao/plot
PLOT the analysis objects on the given axes.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
DESCRIPTION: PLOT the analysis objects on the given axes.
CALL: plot(objs)
outputs = plot(objs)
PLOT checks each object's plotinfo for details about the figure and axes
handle to plot the object on. The following rules are followed:
1) If the object's plotinfo is empty, a new figure and set of axes is
created and the object is plotted with the next available plot style.
Assuming the object has a plotinfo:
2) If the plotinfo figure handle is empty, a new figure is created.
3) If the plotinfo axes handle is empty, a new set of axes is created.
The output objects will contain the plotinfo that is used/created.
Parameters Description
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details |
|
Access |
public |
Defining Class |
ao |
Sealed |
0 |
Static |
0 |
Parameter Description
Sets for this method … |
Default |
Default |
no description |
Key |
Default Value |
Options |
Description |
FCN |
'plot' |
- 'plot'
- 'stairs'
- 'bar'
- 'stem'
|
The plot function to use. Note: if errors are plotted, then this value is ignored. |
SHOW PROVENANCE |
1 |
|
A flag to enable/disable the provenance text patch. |
ADDITIONAL REQUIREMENTS |
{} [0x0] |
none |
Specify any additional requirements needed to produce the data in the plot. |
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 |
8ab8cbbc4bccf7543491a24448f4aae0b1be1c43 |
Min input args |
1 |
Max input args |
-1 |
Min output args |
0 |
Max output args |
-1 |
|
Method: ao/md5 |
|
Method: ao/string |
 |
©LTP Team