Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
I have a variable simThroughput in the callback function of "dropdown" and want to use that variable in the callback function of "button".How can I do that?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I am trying to use app.simThroughput in the "button" callback but get an error saying :
No appropriate method, property, or field 'simThroughput' for class 'app1_testing_channel_models'.
Note:app1_testing_channel_models is how I have saved my app.
1 commentaire
Réponses (0)
Cette question est clôturée.
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!