Hello
I have an array of data which is not in order and need to find the 5th
& 95th percentile of this data. Is there an easy way to do this? I
will eventually need it to be extended to a for loop that works
through multiple arrays each of which have a different number of data
contained within them.
Thanks
Chlo=E9
PS. I'm very inexperienced with IDL so the simpler the better!