Y-range ignored by fplot
Torquil Macdonald Sørensen
torquil at gmail.com
Thu Oct 2 14:55:28 CDT 2008
John W. Eaton wrote:
> On 24-Sep-2008, Torquil Macdonald Sørensen wrote:
>
> | Bug report for Octave 3.0.1 configured for i486-pc-linux-gnu
> |
> | Description:
> | -----------
> |
> | The y limits is ignored by fplot. As I understand the manual, the
> | correct usage is fplot("f",[0,1,0,1]), where the last two of the numbers
> | is the y-range of the plot. When only specifying the x-range it works
> | ok, i.e. fplot("fn",[0,1]). But varying the y-range has no effect.
>
> Please try the following patch. It is relative to the current
> sources, but I think it should also apply to the 3.0.x branch.
>
> Thanks,
>
> jwe
>
>
Thanks John. Sorry for the delay, I haven't had much time lately. Your
patch worked beautifully. It was no problem applying it to 3.0.1.
Best regards
Torquil Sørensen
More information about the Bug-octave
mailing list