seven segment LED DISPLAY

HOW TO BRING THIS THING IN MATLAB WITH GRAPHICAL INTERFACE

1 Kommentar

Rik
Rik am 25 Sep. 2020
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.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Image Analyst
Image Analyst am 25 Sep. 2020

1 Stimme

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.

Kategorien

Mehr zu Programming finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 25 Sep. 2020

Beantwortet:

am 25 Sep. 2020

Community Treasure Hunt

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

Start Hunting!

Translated by