[ncl-talk] how to delete same numbers in one series

Xi Chang xi.chang01 at gmail.com
Sat Jul 4 11:14:57 MDT 2015


Hi NCL folks,

Is there any function that I can use to delete the same numbers in a series:
e.g.,

x=(/1,1,2,4,4,6,6,6,9,9,9,9,11/)

to

y=(/1,2,4,6,9,11/)

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20150704/7f394cba/attachment.html 


More information about the ncl-talk mailing list