applyhatch_plusC
Nota dell'editore: This file was selected as MATLAB Central Pick of the Week
This is a modification of previously submitted APPLYHATCH_PLUS.
APPLYHATCH_PLUSC creates a bitmap version of the defined figure where colored elements are replaced with specified colored hatch patterns.
APPLYHATCH_PLUSC allows for the definition of colors for the hatch patterns. Color may be defined using char string or RGB values. Various examples are provided showing some possibilities of APPLYHATCH_PLUSC and MAKEHATCH_PLUS.
Note: This function is different from Brandon Levey's APPLYHATCH_PLUSCOLOR, which has slightly different functionality and syntax.
Cita come
Brian Katz (2024). applyhatch_plusC (https://www.mathworks.com/matlabcentral/fileexchange/26797-applyhatch_plusc), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.5.0.0 | Improved previous dithering issues. Tested all examples on R2020b. |
||
1.4.0.0 | Small edits to correct reported errors.
|
||
1.3.0.0 | Correction to account for situations with less than 3 colors, as noted by commentors. |
||
1.1.0.0 | Now includes modified makehatch_plus to allow for variable thickness hatches |
||
1.0.0.0 |