-
Notifications
You must be signed in to change notification settings - Fork 792
Octave
mattbdunham edited this page Feb 3, 2010
·
30 revisions
This page details Octave/Matlab compatibility issues specific to PMTK3
More general compatibility information can be found here.
* Lightspeed rows function aliases built in Octave rows function. Lightspeed was removed. * Octave's legend function has a different interface than Matlab's. * Octave sets random seeds differently than Matlab, hence random data is not consistent. * Octave does not yet support Matlab's Object Oriented System and has only limited support for the old style OO system, (e.g. no operator overloading support)