help-octave
[Top][All Lists]
Advanced

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

print


From: Martin
Subject: print
Date: Tue, 29 Jun 2010 14:34:11 +0200
User-agent: Internet Messaging Program (IMP) 3.2.8

Hi,
I'm trying to create .png files from an Octave plot.
I tried:

print('/home/ecarnot/test.png','-dpng')

I got:
error: print: the device, "png", is not available.
error: called from:
error:   /usr/share/octave/3.2.2/m/plot/print.m at line 699, column 7

Same error with "jpg" device.
It works with "ps" device

I'm using GNU Octave Version 3.2.2, with Gnuplot 4.2.5 (I also tried with
Gnuplot 4.4 : same result)

Thanks!


reply via email to

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