Method ao/intersect
INTERSECT overloads the intersect operator for Analysis objects.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
DESCRIPTION: INTERSECT overloads the intersect operator for Analysis
objects.
CALL: out = intersect(a1, a2);
EXAMPLE: This example shows only the x-values:
a1: |-----------| |--------------------|
a2: |-------------------------------------|
The output have the x-values of a1 and the y-values of a2
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 |
AXIS |
'x' |
|
The axis on which to apply the method. |
TOL |
[] |
none |
Tolerance for the intersect method. |
back to top
Some information of the method ao/intersect are listed below: |
Class name |
ao |
Method name |
intersect |
Category |
Signal Processing |
Package name |
ltpda |
VCS Version |
175910878ca914560542d679d9d392de37438d84 |
Min input args |
2 |
Max input args |
-1 |
Min output args |
1 |
Max output args |
-1 |
|
Method: ao/interpmissing |
|
Method: ao/kstest |
 |
©LTP Team