callback for pushbutton in a gui to solve a Karnaugh Map

2 visualizaciones (últimos 30 días)
vedesh Mohit
vedesh Mohit el 13 de En. de 2020
Respondida: Vimal Rathod el 24 de Feb. de 2020
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

Respuestas (1)

Vimal Rathod
Vimal Rathod el 24 de Feb. de 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.

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!

Translated by