-
Notifications
You must be signed in to change notification settings - Fork 792
Octave
murphyk2 edited this page Jul 17, 2010
·
30 revisions
- summary Issues related to Matlab vs Octave in the context of PMTK3
- Compatability of Octave and Matlab*
* 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). This should have no impact on PMTK3, which no longer uses objects. However, PMTK1 and PMTK2 will not work in Octave.
* Due to the previous point, graphViz4Matlab will not currently run in Octave. This is not required by PMTK3, but is useful.
* The Lightspeed 'rows' function aliases built in Octave 'rows' function. It has been renamed to rowsLightspeed in pmtkSupport.