|
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 |
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 asoctave:1>plot(rand(40,3))produces a good result butoctave:2>print -djpg 'lkj.jpg'gives an error:Error: /undefined in nanOperand 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 localLast OS error: No such file or directoryGPL Ghostscript 9.07: Unrecoverable error, exit code 1octave:3>Any ideas will be appreciated,Scott SandsI 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.
[Prev in Thread] | Current Thread | [Next in Thread] |