Provides a set of methods to modify existing HG2 Legend objects
이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
LEGTOOLS is a MATLAB class definition providing the user with a set of methods to modify existing Legend objects.
This is an HG2 specific implementation and requires MATLAB R2014b or newer.
legtools methods:
append - Add one or more entries to the end of the legend
permute - Rearrange the legend entries
remove - Remove one or more legend entries
adddummy - Add legend entry for unsupported graphics objects
For the fastest response times to bugs and requests, please utilize this project's issue tracker on GitHub.
인용 양식
sco1 (2026). HG2 Legend Tools (https://github.com/StackOverflowMATLABchat/legtools), GitHub. 검색 날짜: .
도움
도움 받은 파일: legappend
GitHub 디폴트 브랜치를 사용하는 버전은 다운로드할 수 없음
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 2.1.0.0 | Added adddummy method for adding legend entries for unsupported graphics objects. |
||
| 2.0.1.0 | Fix description typo |
||
| 2.0.0.0 |
