Effacer les filtres
Effacer les filtres

How do I link a listbox and radio button to push button?

1 vue (au cours des 30 derniers jours)
MAX
MAX le 12 Avr 2018
Commenté : MAX le 13 Avr 2018
How do I link a listbox and radio button to push button? I want one pushbutton to call both the listbox and the radio button at the same time.
  2 commentaires
Rik
Rik le 12 Avr 2018
You can just call each respective callback from the pushbutton callback function. Also, do you really need parallel execution? Because that can be very difficult, if not impossible.
MAX
MAX le 13 Avr 2018
I could actually do it using the if condition but thanks for the reply

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Migrate GUIDE Apps dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by