passing the values between two guis

how to pass the obtained value from from static box of gui to another static box present in another gui window??

Answers (1)

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

This question is closed.

Tags

Asked:

on 11 Jul 2012

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!