seven segment LED DISPLAY

7 次查看(过去 30 天)
Ilmiat
Ilmiat 2020-9-25
HOW TO BRING THIS THING IN MATLAB WITH GRAPHICAL INTERFACE
  1 个评论
Rik
Rik 2020-9-25
I have seen this homework task before. Did you do a google search? That might turn it up.
You forgot to tag your question as homework, although it is clear from the context anyway.
You can find guidelines for posting homework on this forum here.

请先登录,再进行评论。

回答(1 个)

Image Analyst
Image Analyst 2020-9-25
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.

类别

Help CenterFile Exchange 中查找有关 Labels and Annotations 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by