help-octave
[Top][All Lists]
Advanced

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

Re: problem with printing graphics to file Octave 3.6.4, manual install,


From: David VG
Subject: Re: problem with printing graphics to file Octave 3.6.4, manual install, window
Date: Mon, 20 May 2013 12:33:08 +0200

---------- Mensaje reenviado ----------
From: David VG <address@hidden>
To: address@hidden
Cc: 
Date: Mon, 20 May 2013 08:31:01 +0200
Subject: Re: Help-octave Digest, Vol 86, Issue 74
---------- Mensaje reenviado ----------
From: Obed Sands <address@hidden>
To: address@hidden
Cc: 
Date: Sun, 19 May 2013 16:07:49 -0400
Subject: problem with printing graphics to file Octave 3.6.4, manual install, windows
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

I have no access to Octave right now, so I haven't tried this out. When I print graphics to a file I don't put the file name between quotes, and as the error is about some 'nonstring' issue it may refer to it.

Sorry, I messed up the subject.

reply via email to

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