Home »
Public Forums »
archive »
Help!!
Re: Help!! [message #5150 is a reply to message #5059] |
Fri, 29 September 1995 00:00  |
Ian E. Sprod
Messages: 12 Registered: February 1995
|
Junior Member |
|
|
en380004@hkpu01.polyu.edu.hk (Koon-pong Wong) wrote:
>> Dear all netters,
>>
>> I have some questions about the PV-WAVE. Should any body help me??
>> The questions are as follows:
>>
>> (i) How to "set_plot" in PV-WAVE so that the graphics file generated
>> can be loaded into MS-Windows Word 6.0 ? I have tried some
>> graphics file formats but they doesn't work.
>>
>> (ii) Where can I find PV-WAVE package for MS-DOS or MS-Windows ?
>>
>> Any help would be greatly appreciated ! Please e-mail to me or post on
>> the USENET.
>>
>> Thank you very much !!
>>
>> ------------------------------------------------------------ -----------
>> Koon-pong Wong
>> e-mail address: en380004@hkpu01.polyu.edu.hk
>> The Hong Kong Polytechnic University
>> Department of Electronic Engineering
>> ------------------------------------------------------------ -----------
I think you'll find that Encapsulated PostScript (EPS), whilst not perfect, is
probably the best format to export graphics from IDL in. Just about
all modern word processors I can think of import EPS files and although
the preview may not show-up on the screen your printed output should look
great. To use Encapsulated PostScript you need to do :
set_plot,'ps'
device,/encapsulated
For more information RTFM page 3-36 in the Reference Guide.
Have fun,
Ian
--
Ian E. Sprod | 301-286-8036 | FAX 301-286-1616 | ian@skye.gsfc.nasa.gov
|
|
|
Current Time: Wed Oct 08 19:39:13 PDT 2025
Total time taken to generate the page: 0.00464 seconds