This would write a png file which looks like the current plot image:

  (pd 'get png') fwrite 'example.png'

Note, however, that the page you referenced says that this requires
media/platimg, and while
http://code.jsoftware.com/wiki/Addons/media/platimg claims that j804
is supported, that does not seem to be the case.

-- 
Raul


On Mon, Feb 1, 2016 at 8:40 PM, Don Guinn <[email protected]> wrote:
> So what is the get command for in
> http://code.jsoftware.com/wiki/Plot/Commands?
>
> On Mon, Feb 1, 2016 at 6:27 PM, bill lam <[email protected]> wrote:
>
>> Not sure what did this error mean. Anyway get png cmd is not
>> intended for reading png file into a plot window, and there are
>> no such commands implemented for that purpose.
>>
>>
>> Пн, 01 фев 2016, Don Guinn написал(а):
>> > I am attempting to read a .png file into a plot window. I entered
>> >
>> >    pd 'get png ',f
>> > |psel : command failed: psel
>> > : wd
>> > |   (LF,~wd ::(''"_)'qer')    (13!:8)3
>> >
>> > but got an error.
>> >
>> > What is the format for the command? And is there an example of this
>> > somewhere?
>> > ----------------------------------------------------------------------
>> > For information about J forums see http://www.jsoftware.com/forums.htm
>>
>> --
>> regards,
>> ====================================================
>> GPG key 1024D/4434BAB3 2008-08-24
>> gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
>> gpg --keyserver subkeys.pgp.net --armor --export 4434BAB3
>> ----------------------------------------------------------------------
>> For information about J forums see http://www.jsoftware.com/forums.htm
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to