callback for pushbutton in a gui to solve a Karnaugh Map
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
How do I write a callback for a pushbutton to display a 3 variable Karnaugh Map as seen in the attached and to solve it using the Quine McCluskey method
0 Commenti
Risposte (1)
Vimal Rathod
il 24 Feb 2020
You could refer to the following link to know more about how to create push button callbacks.
You could use the "ButtonDownFcn" to create a push button callback.
0 Commenti
Vedere anche
Categorie
Scopri di più su Interactive Control and Callbacks in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!