fillout

버전 1.0.0.0 (2.28 KB) 작성자: M MA
Fill outside a 2-D polygon
다운로드 수: 3.6K
업데이트 날짜: 2006/3/24

라이선스 보기

While Matlab FILL, fills inside a polygon, FILLOUT fills outside a boundary. The boundary can be a continuous line, defined by the vectors X,Y or a region defined by the 2-D arrays X,Y.

Syntax:
H = FILLOUT(X,Y,LIM,VARARGIN)

Inputs:
X, Y Boundary vectors (continuous) or 2-D arrays.
LIM Outer limite box, like AXIS, ie, [minX maxX minY maxY], by default the limits of the data is used
VARARGIN Any options of the FILL command. By default the fill color FaceColor) is green and the EdgeColor is none

The screenshot shows the example on the help

인용 양식

M MA (2024). fillout (https://www.mathworks.com/matlabcentral/fileexchange/10515-fillout), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R12
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Elementary Polygons에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0