Question: how to use imported data

hey,i'm trying to divide the values i get using this 

y := 23.45*sin((360*(x+284))/365):

seq(evalf(y), x = 1..365); 

by some imported data....how do i do this?any good advice will be appreciated.Thank you in advance

Judith

Please Wait...