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 で Graphics Objects についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!