help-octave
[Top][All Lists]
Advanced

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

Problems plotting on Mac OS X 10.4


From: John W. Eaton
Subject: Problems plotting on Mac OS X 10.4
Date: Mon, 12 Jun 2006 14:44:41 -0400

On  9-Jun-2006, Norm Hecht wrote:

| Second, when I try to use the print command to send the plot to
| a pdf, I get this:
| 
| sh: line 1: kpsexpand: command not found

This happens because of what might be considered a bug in gnuplot.
See for example

  http://www.cygwin.com/ml/cygwin/2005-12/msg00283.html

| gnuplot> set term pdf;
|                    ^
|           line 0: unknown or ambiguous terminal type; type just 'set  
| terminal' for a list

This means your copy of gnuplot was not compiled with support for the
pdf terminal type.

jwe


reply via email to

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