Help CenterHelp Center
Number of polyshape sides
polyshape
N = numsides(polyin)
N = numsides(polyin,I)
example
N = numsides(polyin) returns the number of sides of a polyshape object.
polyin
N = numsides(polyin,I) returns the number of sides of the Ith boundary of polyin.
I
This syntax is only supported when polyin is a scalar polyshape object.
collapse all
Create a polygon and determine its number of sides.
t = 0:0.5:2*pi; P = [cos(t)' sin(t)']; polyin = polyshape(P); plot(polyin)
N = 13
Input polyshape, specified as a scalar, vector, matrix, or multidimensional array.
Data Types: polyshape
Boundary index, specified as a scalar integer or vector of integers. Each element of I corresponds to a single boundary of the input polyshape.
Data Types: double | single | int8 | int16 | int32 | int64 | uint8 | uint16 | uint32 | uint64
double
single
int8
int16
int32
int64
uint8
uint16
uint32
uint64
Usage notes and limitations:
Dynamic memory allocation must be enabled for code generation.
Name-value pair must be compile time constant.
Introduced in R2017b
polyshape | numboundaries
numboundaries
이 예제의 수정된 버전이 있습니다. 사용자가 편집한 내용을 반영하여 이 예제를 여시겠습니까?
다음 MATLAB 명령에 해당하는 링크를 클릭했습니다.
명령을 실행하려면 MATLAB 명령 창에 입력하십시오. 웹 브라우저는 MATLAB 명령을 지원하지 않습니다.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list:
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Contact your local office