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 CenterFile Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by