Remove Indeterminate elements
- To: mathgroup at smc.vnet.net
- Subject: [mg64280] Remove Indeterminate elements
- From: "Baris Erbas" <berbas at anadolu.edu.tr>
- Date: Thu, 9 Feb 2006 02:44:47 -0500 (EST)
- Organization: Anadolu University
- Reply-to: <berbas at anadolu.edu.tr>
- Sender: owner-wri-mathgroup at wolfram.com
Dear All, I have been trying to remove some elements of a list which should be quite straightforward. The list is as follows: {{x1,y1},{x2,y2},.{xi,yi},{Indeterminate,Indeterminate},.{xn,yn}}. All the components are real numbers apart from some Indeterminate expressions. I want the list without the Indeterminate terms. I have been trying to use Delete with If command but cannot succeed. Can anyone help please? Thanks
- Follow-Ups:
- Re: Remove Indeterminate elements
- From: <bsyehuda@gmail.com>
- Re: Remove Indeterminate elements
- From: Pratik Desai <pdesai1@umbc.edu>
- Re: Remove Indeterminate elements
- From: gardyloo <gardyloo@mail.wsu.edu>
- Re: Remove Indeterminate elements