|
[Date Index]
[Thread Index]
[Author Index]
Deleting duplicates from a list
- To: mathgroup at smc.vnet.net
- Subject: [mg75940] Deleting duplicates from a list
- From: Raul Martinez <raulmart at mac.com>
- Date: Mon, 14 May 2007 03:25:02 -0400 (EDT)
Hi all,
I have a list, e.g., {8, 8, 11, 11, 19}. I want to eliminate all
duplicates so the list becomes {8, 11, 19}. Can anyone suggest a
command that will do this?
TIA,
Raul Martinez
Prev by Date:
RE: ListPlot
Next by Date:
Re: ListPlot
Previous by thread:
Re: Picking out pieces of a list
Next by thread:
Re: Deleting duplicates from a list
|