help-octave
[Top][All Lists]
Advanced

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

Problem with Print under Octave 3.8.1 under windows


From: ijourneaux
Subject: Problem with Print under Octave 3.8.1 under windows
Date: Fri, 13 Jun 2014 17:09:25 -0700 (PDT)

I started to install Octave 3.8.1 on a new computer and I am getting the
following error message. This same install pack works on an other computer
so I am not sure what the problem might be.  I tried reinstalling Octave and
GhostScript to no avail.  A search of the forum indicates the problem has
occurred with others but I was unable to locate a solution

>> x = -10:0.1:10;
>> plot (x, sin (x));
>> print ('-dpng','test.png')
warning: print.m: epstool binary is not available.
Some output formats are not available.
Error: /undefined in -1.#IND
Operand stack:
   --nostringval--
Execution stack:
   %interp_exit   .runexec2   --nostringval--   --nostringval--  
--nostringval
--   2   %stopped_push   --nostringval--   --nostringval--   --nostringval--
false   1   %stopped_push   1950   1   3   %oparray_pop   1949   1   3  
%oparr
ay_pop   --nostringval--   1933   1   3   %oparray_pop   1819   1   3  
%oparra
y_pop   --nostringval--   %errorexec_pop   .runexec2   --nostringval--  
--nost
ringval--   --nostringval--   2   %stopped_push   --nostringval--
Dictionary stack:
   --dict:1189/1684(ro)(G)--   --dict:0/20(G)--   --dict:82/200(L)--  
--dict:4
0/64(L)--
Current allocation mode is local
Last OS error: No such file or directory
GPL Ghostscript 9.14: Unrecoverable error, exit code 1
>> print ('-dpng','test.png')



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Problem-with-Print-under-Octave-3-8-1-under-windows-tp4664755.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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