From: mohammed ajmeer on 10 Jan 2010 10:47 I have 2 GUI: no. 1, the user will execute search (sql) and will get the user ID. Then when the user click the update button, another gui should open and at the same time shows that ID gotten in the first one).
From: ImageAnalyst on 10 Jan 2010 11:11 On Jan 10, 10:47 am, "mohammed ajmeer" <ajmeer...(a)yahoo.com> wrote: > I have 2 GUI: no. 1, the user will execute search (sql) and will get the user ID. Then when the user click the update button, another gui should open and at the same time shows that ID gotten in the first one). ------------------------------------------------------------------------------------------------ http://www.mathworks.com/support/solutions/en/data/1-1BAR8/index.html?1-1BAR8 Subject: How do I pass data between GUIs? Problem Description: I would like to be able to pass data between GUIs, and control one GUI from another GUI. Solution: There are multiple ways to pass information between GUIs. [snip]
|
Pages: 1 Prev: parallel computing sliced variable indexing Next: redundancies |