problem with commands poly2cw and polybool - Mapping Toolbox

조회 수: 6 (최근 30일)
Ang Vas
Ang Vas 2015년 6월 12일
댓글: Walter Roberson 2015년 6월 15일
I have to use the commands poly2cw and polybool but when I run my program I received a message from matlab that I might be needed Mapping Toolbox. Apparently the edition that I have (Academic License) doesn't support Mapping Toolbox. Is it any other alternative?
  댓글 수: 1
Walter Roberson
Walter Roberson 2015년 6월 15일
Mapping Toolbox is an optional extra-cost that is available for Academic License.

댓글을 달려면 로그인하십시오.

답변 (1개)

Eric Lin
Eric Lin 2015년 6월 15일
Besides writing your own implementations, it may be worth checking out the Computational Geometry functions included in base MATLAB, which include functions for computing convex hulls and the intersection of rectangles.
Use of "poly2cw" and "polybool" will require the Mapping Toolbox.

Community Treasure Hunt

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

Start Hunting!

Translated by