How to select only points which are inside a domain
- To: mathgroup at smc.vnet.net
- Subject: [mg124970] How to select only points which are inside a domain
- From: Ted Sariyski <tsariysk at craft-tech.com>
- Date: Wed, 15 Feb 2012 04:41:24 -0500 (EST)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- References: <201202091034.FAA18221@smc.vnet.net> <201202101057.FAA00780@smc.vnet.net>
Hi, I have a list of points: pntL={Point[x1,y1,z1],...}. How to select only points which are inside a domain {xmin,xmax,ymin,ymax,zmin,zmax}? Thanks in advance, --Ted
- References:
- ListInterpolate and missing values
- From: Mark Coleman <markspcoleman@gmail.com>
- Re: ListInterpolate and missing values
- From: Bob Hanlon <hanlonr357@gmail.com>
- ListInterpolate and missing values