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

Home » Public Forums » archive » Time-Series problem
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Time-Series problem [message #2118] Tue, 31 May 1994 05:36 Go to previous message
esc is currently offline  esc
Messages: 2
Registered: May 1994
Junior Member
OK, I'm running a time-series program
e.g.
----------------------------------------------
Pro test

X=[1,2,3,6,7,8,12,13,14]
Y=[2.3,2.7,3.6,3.2,3.05,3.24,3.132,2.1,3.4]

plot,X,Y
end
------------------------------------------------

Ideally I would like three seperate lines so
as to make clear the missing values at X=4,5,9,10,11.
I know I can use "oplot" in the example above

i.e.
X1=[1,2,3]
Y1=[2.3,2.7,3.6]

plot,X1,Y1
oplot...........
olpot............


but my time-series is much bigger than this.
I also don't want to use the "psym= n" keyword.
I'D LIKE CONTINOUS LINES JOINING ADJACENT POINTS
AND GAPS IN BETWEEN.

Any ideas would be much appreciated

Ewan
[Message index]
 
Read Message
Read Message
Previous Topic: Re: Time-Series problem
Next Topic: Re: Need more symbols for WAVE plots

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

Current Time: Sat Oct 11 01:44:25 PDT 2025

Total time taken to generate the page: 0.64143 seconds