Info

This question is closed. Reopen it to edit or answer.

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?

1 view (last 30 days)
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.

Answers (0)

This question is closed.

Community Treasure Hunt

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

Start Hunting!