필터 지우기
필터 지우기

Points located inside of 3-dim region

조회 수: 21 (최근 30일)
MCM
MCM 2015년 7월 1일
답변: Matt J 2015년 7월 1일
Hello,
I'm looking for something very similar to the function inpolygon but in 3 dimensions.
in = inpolygon(xq,yq,xv,yv) returns in indicating if the query points specified by xq and yq are inside or on the edge of the polygon area defined by xv and yv.
I need the exact same thing except for x,y and z. So far, I've been unsuccessful in my search for a similar Matlab function but I believe there should be one. Anyone know how to use inpolygon with 3 dimensions instead of 2? Or know another Matlab function that was made for n dimensions?
Thanks

답변 (1개)

Matt J
Matt J 2015년 7월 1일

카테고리

Help CenterFile Exchange에서 Creating and Concatenating Matrices에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by