comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » The usage of PS_END
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
The usage of PS_END [message #62804] Sat, 04 October 2008 04:42
duxiyu@gmail.com is currently offline  duxiyu@gmail.com
Messages: 88
Registered: March 2007
Member
Hi, all.

PS_START/PS_END is a very useful program in Coyote Program Library.
But I have some troubles to use PS_END to convert ps file to another
type.

I have installed ImageMagick and the command COVERT is avaible when I
test it in system.
My OS is vista and the version of IDL is 7.0.

However, I cannot repeat the example which is given in David's
website.
;----------------------------------------------------------- ----------------------------------
PS_Start, FILENAME='lineplot.ps'
Plot, Findgen(11), COLOR=FSC_Color('navy'), /NODATA, XTITLE='Time',
YTITLE='Signal'
OPlot, Findgen(11), COLOR=FSC_Color('indian red')
OPlot, Findgen(11), COLOR=FSC_Color('olive'), PSYM=2
PS_End, /PNG
;----------------------------------------------------------- ----------------------------------
After I excuted them, there was no problem about the PS file
'lineplot.ps', but the PNG file was not created.


Best wished,
Du
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Array concatenation
Next Topic: IDL Virtual Machine

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 13:38:37 PDT 2025

Total time taken to generate the page: 0.00522 seconds