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

Home » Public Forums » archive » Help with fsc_plot
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Help with fsc_plot [message #73861] Wed, 08 December 2010 05:24 Go to previous message
rogass is currently offline  rogass
Messages: 200
Registered: April 2008
Senior Member
Hi,
at first: DAVID, you're updated FSC-Routines are eye catching!
at second: now to the problems :)

If I would have 2 data sets, let's say:

a = findgen(512)
b = a+5.

...and I would like to plot them by your routine into one window:
multi=!p.multi
!p.multi=[0,1,2]
fsc_plot,a,/nodata,xrange=[0,512]
fsc_plot,a,xrange=[0,512],color='red'
fsc_plot,b,/nodata,xrange=[0,512]
fsc_plot,b,xrange=[0,512],color='blue'
!p.multi=multi

...then the x-Axis (it ranges from 0:600) is not correctly scaled. How
can I fix this?

Thanks in advance

CR
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Saving Large(ish) PDF's with IMAGE() crashes IDL completely
Next Topic: localising IDL programs

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

Current Time: Thu Oct 09 14:15:51 PDT 2025

Total time taken to generate the page: 1.76071 seconds