MRDIVIDE Overloaded Matrix Right Divide Operator
Section: Object Oriented Programming
Usage
This is a method that is invoked when two variables are divided using the matrix divide operator, and is invoked when you callc = mrdivide(a,b)
or for
c = a / b