Info

此问题已关闭。 请重新打开它进行编辑或回答。

passing the values between two guis

1 次查看(过去 30 天)
Vinod G
Vinod G 2012-7-11
关闭: MATLAB Answer Bot 2021-8-20
how to pass the obtained value from from static box of gui to another static box present in another gui window??

回答(1 个)

Arthur
Arthur 2012-7-11
You can use setappdata and getappdata.
This is nicely explained here by Doug:

此问题已关闭。

标签

Community Treasure Hunt

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

Start Hunting!

Translated by