« Return to Thread: how to avoid '_' interpretation in plot legend ?

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

by Sergei Steshenko-2 :: Rate this Message:

Reply to Author | View in Thread




--- On Mon, 7/6/09, Carlo de Falco <carlo.defalco@...> wrote:

> From: Carlo de Falco <carlo.defalco@...>
> Subject: Re: how to avoid '_' interpretation in plot legend ?
> To: "Ben Abbott" <bpabbott@...>
> Cc: "Sergei Steshenko" <sergstesh@...>, help-octave@...
> Date: Monday, July 6, 2009, 8:03 AM
> 2009/7/6 Ben Abbott <bpabbott@...>:
> > 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.


     

_______________________________________________
Help-octave mailing list
Help-octave@...
https://www-old.cae.wisc.edu/mailman/listinfo/help-octave

 « Return to Thread: how to avoid '_' interpretation in plot legend ?