Method ao/mrdivide


  MRDIVIDE implements mrdivide operator for analysis objects.
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
  DESCRIPTION: MRDIVIDE implements mrdivide operator for analysis objects.
               For AOs, this is taken to be identical to ./ (rdivide).
 
  CALL:        a = a1/scalar
               a = a1/a2
 
  Parameters Description
 
  VERSION:     $Id: mrdivide.m,v 1.37 2011/04/08 08:56:16 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/mrdivide are listed below:
Class name ao
Method name mrdivide
Category Arithmetic Operator
CVS Version $Id: mrdivide.m,v 1.37 2011/04/08 08:56:16 hewitson Exp $
Min input args 2
Max input args -1
Min output args 1
Max output args -1




©LTP Team