Info
This question is closed. Reopen it to edit or answer.
passing the values between two guis
1 view (last 30 days)
Show older comments
how to pass the obtained value from from static box of gui to another static box present in another gui window??
0 Comments
Answers (1)
Arthur
on 11 Jul 2012
You can use setappdata and getappdata.
This is nicely explained here by Doug:
0 Comments
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!