crosshatch_poly

crosshatch_poly fills a polygon with slanted lines at a specified angle and separation.
1,6K descargas
Actualizado 22 jul 2009

Ver licencia

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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2007a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Polygons en Help Center y MATLAB Answers.
Agradecimientos

Inspiración para: stipple

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.1.0.0

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

1.0.0.0