Add an icon to UIMENU items.
이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
SETMENUICON(MENUOBJECT,ICONFILE) sets the icon of MENUOBJECT to ICONFILE. MENUOBJECT is a menu item created with MATLAB's own UIMENU. ICONFILE denotes the path to an image file containing the desired icon. This should work with GIF, JPEG and PNG images.
인용 양식
Florian Rau (2026). setMenuIcon (https://github.com/bimac/setMenuIcon), GitHub. 검색 날짜: .
도움
도움 받은 파일: Add Icons to GUI menus
GitHub 디폴트 브랜치를 사용하는 버전은 다운로드할 수 없음
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 1.0.5 | minor clean-up |
||
| 1.0.4 | added check for App Designer figures |
||
| 1.0.3 | added example |
||
| 1.0.2 | minor clean-up of the code |
||
| 1.0.1 | Corrected description and added acknowledgements |
||
| 1.0.0 |
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
