seven segment LED DISPLAY
이전 댓글 표시
HOW TO BRING THIS THING IN MATLAB WITH GRAPHICAL INTERFACE

댓글 수: 1
답변 (1개)
Image Analyst
2020년 9월 25일
1 개 추천
One way is to just create a GUI using GUIDE or App Designer with 7 skinny axes and two static text labels. Then fill the appropriate axes with a blue image or gray image, and use sprintf() to create the static text labels.
카테고리
도움말 센터 및 File Exchange에서 Programming에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!