problem with commands poly2cw and polybool - Mapping Toolbox

6 Ansichten (letzte 30 Tage)
Ang Vas
Ang Vas am 12 Jun. 2015
Kommentiert: Walter Roberson am 15 Jun. 2015
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
Walter Roberson
Walter Roberson am 15 Jun. 2015
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
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.

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by