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: ossands
Subject: Re: problem with printing graphics to file Octave 3.6.4, manual install, windows
Date: Tue, 21 May 2013 19:38:19 -0700 (PDT)

Might this have something to do with an old cygwin install?

oss


On Tue, May 21, 2013 at 9:50 PM, Abbott, Ben-2 [via Octave] <[hidden email]> wrote:

On May 22, 2013, at 9:39 AM, Obed Sands wrote:

> On Tue, May 21, 2013 at 9:05 PM, Ben Abbott <[hidden email]> wrote:
>> On May 19, 2013, at 04:07 PM, Obed Sands <[hidden email]> wrote:
>>
>>> 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
>>  
>> That ghostscript is being called indicates that Octave thinks it has produced an eps-file.  Please verify that eps output is working for you.
>>
>>     print -depsc test.eps
>>
>> If that works, please tell us what Octave returns with the debug flag.
>>
>>     print -djpg -debug test.jpg
>>
>> Ben
>
>   Hello Ben,
>
> specifying epsc as the target file type gives the same message.
>
> eps output must not be working.
>
> oss

What does Octave return when you add the "-debug" flag?

Please copy-n-paste what you typed and what Octave returned.

Ben


_______________________________________________
Help-octave mailing list
[hidden email]
https://mailman.cae.wisc.edu/listinfo/help-octave



If you reply to this email, your message will be added to the discussion below:
http://octave.1599824.n4.nabble.com/problem-with-printing-graphics-to-file-Octave-3-6-4-manual-install-windows-tp4653129p4653230.html
To unsubscribe from problem with printing graphics to file Octave 3.6.4, manual install, windows, click here.
NAML



View this message in context: Re: problem with printing graphics to file Octave 3.6.4, manual install, windows
Sent from the Octave - General mailing list archive at Nabble.com.

reply via email to

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