help-octave
[Top][All Lists]
Advanced

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

epslatex problem


From: Johan Ekh
Subject: epslatex problem
Date: Tue, 8 Nov 2005 22:58:13 +0100 (CET)
User-agent: SquirrelMail/1.4.4-2

Hi all,
I try to create a histogram plot using the epslatex terminal.
However, gnuplot creates both the eps- and the tex-file but
the tex-file is empty. It works as expected when I use gnuplot
outside octave.

My commands are:

gset terminal epslatex
gset output "test1.eps"
hist(sigma,100)

Can anyone tell me what I am doing wrong?
I run octave from within emacs on a SuSE 10 computer.

/Johan



-------------------------------------------------------------
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]