What is the defintion of cpolygon in polygon.builtin class

2 vues (au cours des 30 derniers jours)
Kangqi Fu
Kangqi Fu le 7 Avr 2020
Hi,
I am currently using Matlab's polyshape() function and notice there is a warning talking about "import matlab.internal.polygon.builtin.cpolygon", I tried to find what this cpolygon is and when I type:
>> help matlab.internal.polygon
Below is the sequence of output I have:
Packages contained in matlab.internal.polygon:
builtin
Classes contained in matlab.internal.polygon.builtin:
cpolygon
matlab.internal.polygon.builtin.cpolygon not found.
Use the Help browser search field to search the documentation, or
type "help help" for help command options, such as help for methods.
I am wondering what this cpolygon is? I am trying to figure it out because using polyshape is very important for my project.

Réponses (1)

Steven Lord
Steven Lord le 7 Avr 2020
It is part of an internal package, intended only for MathWorks use, and is not documented.

Catégories

En savoir plus sur Elementary Polygons dans Help Center et File Exchange

Produits


Version

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by