callback for pushbutton in a gui to solve a Karnaugh Map

2 ビュー (過去 30 日間)
vedesh Mohit
vedesh Mohit 2020 年 1 月 13 日
回答済み: Vimal Rathod 2020 年 2 月 24 日
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

回答 (1 件)

Vimal Rathod
Vimal Rathod 2020 年 2 月 24 日
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.

カテゴリ

Help Center および File ExchangeMigrate GUIDE Apps についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by