Method ao/stack


  stack xydata.
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
  DESCRIPTION: Given an array of xydata with the same x vals, stack returns
               a new xydata object with the same xvals and summed yvals.
 
  CALL:        b = stack(a1, a2, pl)
 
  Parameters Description
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details
Access public
Defining Class ao
Sealed 0
Static 0

Parameter Description

Default

no description
Key Default Value Options Description

Example

plist()

back to top back to top

Some information of the method ao/stack are listed below:
Class name ao
Method name stack
Category Operator
Package name ltpda
Can be used as modifier 1
Supported numeric types {'double'}




©LTP Team