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

Home » Public Forums » archive » plot symbols only in oplot?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
plot symbols only in oplot? [message #50266] Thu, 21 September 2006 08:33
Dilkushi@gmail.com is currently offline  Dilkushi@gmail.com
Messages: 21
Registered: August 2006
Junior Member
Dear All

I need to plot a smooth curve around the user defined plotting
symbols..
The method I use is
plot, DAY, NOAA16,$
charsize=2,Yrange=[0,3],Xrange=[Xmin,Xmax], /NODATA
oplot, DAY, NOAA16,psym=-8,color=3 ; statement 1
T = FINDGEN(96*(Xmax-Xmin))/96.+Xmin
Z=SPLINE(DAY,NOAA16,T)
oplot, T, Z,linestyle=1,thick=3 ; statement 2

I get a line from statement 1 and a line from statement 2
I do not need the line from statement 1

Sorry to bother you with the small questions..
thanks for all your help
dilkushi
[Message index]
 
Read Message
Previous Topic: Re: Redraw an image in IDL object
Next Topic: Re: plot symbols only in oplot?

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

Current Time: Fri Oct 10 07:33:52 PDT 2025

Total time taken to generate the page: 0.79734 seconds