help-octave
[Top][All Lists]
Advanced

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

problem with printing graphics to file Octave 3.6.4, manual install, win


From: Obed Sands
Subject: problem with printing graphics to file Octave 3.6.4, manual install, windows
Date: Sun, 19 May 2013 16:07:49 -0400

I did the manual install for windows, as described sourceforge/ Octave Forge (c.f. http://sourceforge.net/projects/octave/files/Octave%20Windows%20binaries/)


Things seem to be working o.k. and Gnuplot seems to be in place as 

octave:1>plot(rand(40,3))

produces a good result but

octave:2>print -djpg 'lkj.jpg'

gives an error:

Error: /undefined in nan
Operand stack:
   --nostringval--
Execution Stack:
   %interp_exit   .runexec2 --nostringval--   --nostringval--   --nostringval--  2   %stopped_push  --nostringval--  --nostringval-- --nostringval--    false   1   %stopped_push   1932  1 3  %oparray_pop   1931  1   3  %opparay_pop   --nostringval--  1915   1  3   %opparay_pop   1803  1  3  --nostringval--   %errorexec_pop   .runexec2  --nostringval--   --nostringval--  --nostringval--  2  %stopped_push  --nostringval--
Dictionary stack:
    --dict:1179/1684(ro)(G)--   --dict:0/20(G)--   --dict:82/200(L)--   --dict:40/64(L)--
Current allocation mode is local
Last OS error: No such file or directory
GPL  Ghostscript  9.07:  Unrecoverable error, exit code 1
octave:3>

Any ideas will be appreciated,

Scott Sands




reply via email to

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