problem with commands poly2cw and polybool - Mapping Toolbox

6 次查看(过去 30 天)
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 个)

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