Is it possible to give style for my GUI buttons?
조회 수: 11 (최근 30일)
이전 댓글 표시
Hi! I am developing a GUI and I am wondering if it is possible to make the pushbuttons look better, like instead of square, rounded borders and stuff like this in guide?
Thank you
댓글 수: 0
답변 (1개)
Luna
2018년 11월 30일
As far as I know there is no documented property for button shape. You can get the java object and manipulate it.
See below link from Yair's blog:
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!