Respected All
I have a data set containing only L index as time axis. I want to extract some of the parameters(alt1,edmax1,etc) w.r.t particular range of one parameter(lct1).I tried it with
let order1 = sortl(lct1)
let var=samplel(edmax1,alt1,order1)
******
the out put is error with number aruments in samplel.
**********
I attached the data file with this mail.Ples help me any one.