Overload Functions

By copying the following functions into a directory called @double within the Matlab working path, it is possible to work within Matlab while having the same liberal dimension restrictions as available in Gauss. For example it will now be possible to multiply a 1xk vector by a nxk matrix, or do logical comparisons involving a similarly sized vector and matrix.

all.zip : dowload all of the overloaded operator functions in a single zip file.

Download (or view) individual files:

plus.m

minus.m

times.m

rdivide.m

power.m

eq.m

ne.m

le.m

ge.m

lt.m

gt.m

[Main Gauss to Matlab Page| Cameron Rookley's Home Page| Gauss Archive of Mainly Finance Code]

Revised -- 1/1/2003
URL:
http://www.cameronrookley.com/gtoml/overload.htm