pass variable from a GUI to another

1 次查看(过去 30 天)
Sharmen
Sharmen 2011-4-2
Hi... how do i pass variable from one gui another gui? I am doing a vending machine controller. On my GUI screen i'll have items buttons and insert money button. When i click on insert money button, and GUI pops out. To make another GUI pop out when i click the insert money, i simply put the another GUI's file name at the buttons callback. In another GUI will have 3 choices of amount as the money inserted by user " 1$ 5$ 10"$, how do i pass this variable from the Sub gui to the main gui???

回答(1 个)

Matt Fig
Matt Fig 2011-4-2

类别

Help CenterFile Exchange 中查找有关 Function Creation 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by