help-octave
[Top][All Lists]
Advanced

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

how to set "interpreter", "none" for plot legend


From: Thorsten Meyer
Subject: how to set "interpreter", "none" for plot legend
Date: Mon, 22 Mar 2010 21:08:43 +0100
User-agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090706)

Hi,

with octave compiled from mercurial, is it somehow possible to switch the tex
interpreter off for plot legends?

I have tried

h=plot(1,1, ";thorste_n;", "interpreter", "none");
set(gca, "interpreter", "none");

but with no success.

regards

Thorsten



reply via email to

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