crosshatch_poly

crosshatch_poly fills a polygon with slanted lines at a specified angle and separation.

이 제출물을 팔로우합니다

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 (2026). crosshatch_poly (https://kr.mathworks.com/matlabcentral/fileexchange/24799-crosshatch_poly), MATLAB Central File Exchange. 검색 날짜: .

도움

도움 준 파일: stipple

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.1.0.0

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

1.0.0.0