"Irina Grigorova Grigorova" <grig76@gmail.com> wrote in message <h3uefd$dct$1@fred.mathworks.com>...
> I wonder if there is an easy way to determine whether there is an intersection between two patches. Thanks!
> Irina
Store sides of Patch in a polyline like X co-ordinate and Y co-ordinates of vertices of patch in X and Y variable. Use polyxpoly to find the intersection.
> I wonder if there is an easy way to determine whether there is an intersection between two patches. Thanks!
> Irina
Store sides of Patch in a polyline like X co-ordinate and Y co-ordinates of vertices of patch in X and Y variable. Use polyxpoly to find the intersection.