comparison ChangeLog @ 9288:7621f0b0e588

examples/@polynomial/end.m: Fix end for zero based indexing.
author Robert T. Short <rtshort@ieee.org>
date Tue, 02 Jun 2009 20:56:19 -0700
parents 226f6d001ee2
children adf676387922 11767020f966
comparison
equal deleted inserted replaced
9287:a407e894ec74 9288:7621f0b0e588
1 2009-06-02 Robert T. Short <octave@phaselockedsystems.com>
2
3 * examples/@polynomial: Fix end method for zero based indexing.
4
1 2009-06-02 Jaroslav Hajek <highegg@gmail.com> 5 2009-06-02 Jaroslav Hajek <highegg@gmail.com>
2 6
3 * examples/@polynomial/subsref.m: Allow chained subscripts, 7 * examples/@polynomial/subsref.m: Allow chained subscripts,
4 fix behavior according to docs. 8 fix behavior according to docs.
5 * examples/@polynomial/subsasgn.m: Allow chained subscripts, 9 * examples/@polynomial/subsasgn.m: Allow chained subscripts,