Info
この質問は閉じられています。 編集または回答するには再度開いてください。
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 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!