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?
2 次查看(过去 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!