help-octave
[Top][All Lists]
Advanced

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

Re: how to avoid '_' interpretation in plot legend ?


From: Sergei Steshenko
Subject: Re: how to avoid '_' interpretation in plot legend ?
Date: Mon, 6 Jul 2009 08:31:39 -0700 (PDT)



--- On Mon, 7/6/09, Carlo de Falco <address@hidden> wrote:

> From: Carlo de Falco <address@hidden>
> Subject: Re: how to avoid '_' interpretation in plot legend ?
> To: "Ben Abbott" <address@hidden>
> Cc: "Sergei Steshenko" <address@hidden>, address@hidden
> Date: Monday, July 6, 2009, 8:03 AM
> 2009/7/6 Ben Abbott <address@hidden>:
> > You are correct. I missed  the "missing" underscore.
> >
> > Perhaps someone else can provide a solution?
> >
> 
> the following workaround seems to work in 3.2.0:
> 
> octave-3.2.0:20> plot(1:10, 1:10, "-;;1");
> octave-3.2.0:21> legend("foo\\_bar")
> 
> HTH,
> c.
> 

Yea, it also works with 3.0.3.

Thanks,
  Sergei.


      



reply via email to

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