Method ao/gt


  GT overloads > operator for analysis objects. Compare the y-axis values.
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
  DESCRIPTION: GT overloads > operator for analysis objects.
               Compare the y-axis values.
 
  CALL:        a = b>c;
 
  INPUTS:      b - Analysis object
               c - Analysis object Or a number
 
  OUTPUTS:     a - vector of logical values from the comparison.
 
  Parameters Description
 
  VERSION:     $Id: gt.m,v 1.23 2011/04/08 08:56:12 hewitson Exp $
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details
Access public
Defining Class ao
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 ao/gt are listed below:
Class name ao
Method name gt
Category Relational Operator
CVS Version $Id: gt.m,v 1.23 2011/04/08 08:56:12 hewitson Exp $
Min input args 2
Max input args -1
Min output args 1
Max output args -1




©LTP Team