help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: steps plot style with octave2.9.13 and gnuplot4.2


From: Henry F. Mollet
Subject: Re: steps plot style with octave2.9.13 and gnuplot4.2
Date: Fri, 07 Sep 2007 11:31:14 -0700
User-agent: Microsoft-Entourage/11.1.0.040913

Use octave-2.9.13:2> stairs(1:10,1:10) instead.
Henry


on 9/7/07 3:06 AM, Mario Baussmann at address@hidden wrote:

> Hi,
> I just updated my octave from version 2.1.73 to 2.9.13 (gnuplot4.2) on
> WindowsXP and
> get problems with the steps plot style:
> 
> plot(1:10,1:10,"L") -> works fine with 2.1.73, but not with 2.9.13
> 
> plot(1:10,1:10,"*") -> works fine on both versions
> 
> What to do?
> 
> Mario
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://www.cae.wisc.edu/mailman/listinfo/help-octave




reply via email to

[Prev in Thread] Current Thread [Next in Thread]