For Programmers: Free Programming Magazines  


Home > Archive > Matlab > April 2005 > Modal GUI Returning Data









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Modal GUI Returning Data
Josh Cameron

2005-04-27, 4:03 pm

I want to call one GUI from another. The second one is a modal GUI
that gathers a form full of data. I want to be able to pass that data
back to the calling GUI via the command line:

%somewhere in MainGUI.m
data = ModalGUI;

where data is the form data collected.

I can't seem to get this to work.
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com