seven segment LED DISPLAY
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
HOW TO BRING THIS THING IN MATLAB WITH GRAPHICAL INTERFACE
1 comentario
Rik
el 25 de Sept. de 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.
Respuestas (1)
Image Analyst
el 25 de Sept. de 2020
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.
0 comentarios
Ver también
Categorías
Más información sobre Migrate GUIDE Apps en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!