Re: regions inside an ellipsoid
- From: "John D'Errico" <woodchips@xxxxxxxxxxxxxxxx>
- Date: Thu, 31 Aug 2006 08:42:41 -0400
toja wrote:
Dears
For 2D geometries it is possible to use ''inpolygon'' function to
determine regions contained in another region. Is there such a
function in 3D geometries?
regards
Toja
If the domain is convex, then inhull
will do it.
<http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=10226&objectType=FILE>
If you do not have a convex domain,
then it becomes harder to define the
region. There are ways to do so, but
it is harder.
HTH,
John D'Errico
.
- References:
- regions inside an ellipsoid
- From: toja
- regions inside an ellipsoid
- Prev by Date: Re: How to return in the last directory? Help me p
- Next by Date: Matlab Java and https
- Previous by thread: regions inside an ellipsoid
- Next by thread: Re: regions inside an ellipsoid
- Index(es):