Method smodel/mrdivide


  MRDIVIDE implements mrdivide operator for smodel objects.
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
  DESCRIPTION: MRDIVIDE implements mrdivide operator for smodel objects.
 
  CALL:        obj = obj1/obj2
               obj = rdivide(obj1,obj2);
 
  Parameters Description
 
  VERSION:     $Id: mrdivide.m,v 1.8 2011/05/11 05:23:15 mauro Exp $
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details
Access public
Defining Class smodel
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 smodel/mrdivide are listed below:
Class name smodel
Method name mrdivide
Category Arithmetic Operator
CVS Version $Id: mrdivide.m,v 1.8 2011/05/11 05:23:15 mauro Exp $
Min input args 2
Max input args -1
Min output args 1
Max output args -1




©LTP Team