'perimeter' function giving error

1 view (last 30 days)
Carolyn
Carolyn on 5 Jun 2018
Commented: Carolyn on 5 Jun 2018
I am getting an error when I run the example code for 'perimeter(polyin)'.
Here is the example code I open in matlab: openExample('matlab/PerimeterofPolygonExample')
I get the error: Function 'subsindex' is not defined for values of class 'polyshape'.
Anyone know why? Is there a toolbox I need to download to use this?

Accepted Answer

Steven Lord
Steven Lord on 5 Jun 2018
You've created a variable named perimeter. Rename or delete that variable.

More Answers (0)

Categories

Find more on Elementary Polygons in Help Center and File Exchange

Products


Release

R2018a

Community Treasure Hunt

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

Start Hunting!