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