Method ao/table


  TABLE display the data from the AO in a table.
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
  DESCRIPTION:   TABLE display the data from the AO in a table.
 
  CALL:          table(ao)
                 table(ao, plist)
 
  DOCUMENTATION: - The table shows only one x-axis if all x values of all
                   input AOs are the same.
                 - You have to select the value if you want to export the
                   data.
                 - You can use a PLIST with the parameter singleTable = false
                   if you want that each AO get its own table.
  
  NOTE: this does not support xyzdata objects.
 
  Parameters Description
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details
Access public
Defining Class ao
Sealed 0
Static 0

Parameter Description

Default

no description
Key Default Value Options Description
SINGLETABLE 1
  • 1
  • 0
Display the AOs in a single talbe.
back to top back to top

Some information of the method ao/table are listed below:
Class name ao
Method name table
Category Output
Package name ltpda
VCS Version 3542afe99dea25c636b7ac3b82a9f6f8be9d447d
Min input args 1
Max input args -1
Min output args 0
Max output args -1




©LTP Team