[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: how to avoid '_' interpretation in plot legend ?
From: |
Carlo de Falco |
Subject: |
Re: how to avoid '_' interpretation in plot legend ? |
Date: |
Mon, 6 Jul 2009 17:03:48 +0200 |
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.
- how to avoid '_' interpretation in plot legend ?, Sergei Steshenko, 2009/07/06
- Re: how to avoid '_' interpretation in plot legend ?, Ben Abbott, 2009/07/06
- Re: how to avoid '_' interpretation in plot legend ?, Sergei Steshenko, 2009/07/06
- Re: how to avoid '_' interpretation in plot legend ?, Sergei Steshenko, 2009/07/06
- RE: how to avoid '_' interpretation in plot legend ?, Sergei Steshenko, 2009/07/06
- Re: how to avoid '_' interpretation in plot legend ?, Sergei Steshenko, 2009/07/06