problem with commands poly2cw and polybool - Mapping Toolbox

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 Kommentar

Mapping Toolbox is an optional extra-cost that is available for Academic License.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Eric Lin
Eric Lin am 15 Jun. 2015

0 Stimmen

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.

Kategorien

Mehr zu Create System Objects finden Sie in Hilfe-Center und File Exchange

Produkte

Gefragt:

am 12 Jun. 2015

Kommentiert:

am 15 Jun. 2015

Community Treasure Hunt

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

Start Hunting!

Translated by