crosshatch_poly

버전 1.1.0.0 (12 KB) 작성자: Matthew Roughan
crosshatch_poly fills a polygon with slanted lines at a specified angle and separation.
다운로드 수: 1.6K
업데이트 날짜: 2009/7/22

라이선스 보기

crosshatch_poly fills a polygon with slanted lines at a specified angle and separation. It is similar in concept to fill, except that the fill is a hatching, or just lines.

For example see the plot which was generated by the included file crosshatch_poly_test.m

It allows multiple overlapping hatching on different polygons, and can even be used to obtain a speckled affect. It has a fair number of options for different line styles, colors, widths, and background colors.

The one major limitation at present is that it can only be applied to convex polygons.

인용 양식

Matthew Roughan (2024). crosshatch_poly (https://www.mathworks.com/matlabcentral/fileexchange/24799-crosshatch_poly), MATLAB Central File Exchange. 검색됨 .

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

줌: stipple

Community Treasure Hunt

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

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

Typo in input arguments parsing is fixed. Thanks to Darren Rowland for finding it.

1.0.0.0