1 Jun 2009 06:17
Patch for OOP example.
Robert T. Short <octave <at> phaselockedsystems.com>
2009-06-01 04:17:36 GMT
2009-06-01 04:17:36 GMT
Attached is a patch to the polynomial object example. This fixes several things. - Tabs in the source files made the documentation goofy. - There were several methods that didn't work. They seem to work now. - Some simplifications. How is this going to work without savannah? My tip is out of date and will probably get worse. Should we just hold these patches? Bob -- Robert T. Short, Ph.D. PhaseLocked Systems
# HG changeset patch
# User Robert T. Short <octave <at> phaselockedsystems.com>
# Date 1243829491 25200
# Node ID 97e9fcb1a36e70652a865c7cee966614339ecbfc
# Parent e5fb8a804aa1e107e79e5203978a3a4bbdbda4f7
* examples/ <at> polynomial: removed tabs from all functions so
documentation would look right. Fixed a bunch of methods
that didn't work. Added a method referred to in the docs
that didn't exist.
diff -r e5fb8a804aa1 -r 97e9fcb1a36e examples/ <at> polynomial/display.m
--- a/examples/ <at> polynomial/display.m Sun May 24 10:23:07 2009 -0700
(Continue reading)
RSS Feed