applyhatch_plusC

Modification of APPLYHATCH_PLUS, allowing for color and variable thickness for hatch patterns.

이 제출물을 팔로우합니다

편집자 메모: 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.

인용 양식

Brian Katz (2026). applyhatch_plusC (https://kr.mathworks.com/matlabcentral/fileexchange/26797-applyhatch_plusc), MATLAB Central File Exchange. 검색 날짜: .

도움

도움 받은 파일: Hatched Fill Patterns Plus

도움 준 파일: stipple

카테고리

Help CenterMATLAB Answers에서 Econometrics Toolbox에 대해 자세히 알아보기

일반 정보

MATLAB 릴리스 호환 정보

  • R2017a에서 R2020b까지의 릴리스와 호환

플랫폼 호환성

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

Improved previous dithering issues. Tested all examples on R2020b.

1.4.0.0

Small edits to correct reported errors.
All examples function now correctly as before.

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