help-octave
[Top][All Lists]
Advanced

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

Plot Label is not showing up


From: David Grant
Subject: Plot Label is not showing up
Date: Wed, 25 Sep 2002 15:07:02 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020529

I am using the following line to put a label on my plot:

eval(sprintf('gset label 1 "Ec" at %f,%f',(xleft),((-Vx(1)+EG/2+VMAX/2-0.1))));

I then get the following at the output:

label 1 "Ec" at (-0.00035, 1.96, 0) centre not rotated

But my label doesn't show up! My label is clearly placed within the region of the plot, so why isn't it there? Is it something to do with fonts, or something like that? Please CC: to address@hidden

Thanks,
David Grant




-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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