From: Luis Lacerda on 12 Jul 2010 10:54 Hello, i'm asking for your help about subplotting between GUIs. Let me explain, i'm trying to make several (four) GUIs interact with themselves, having one GUI as the main one. In this GUI i have three push buttons that lead to the opening of the remaing three GUIs. In two of those GUI i have scripts that allow me to subplot 4 graphs. These graphs are subplotted in a "sub-GUI" but i would like to plot them in the main GUI, particularly in the area where plots are being shown by the main GUI. Do you have any ideia about what piece of code should i join to the main and/or the "sub-Gui"? Thank you in advance. Luis
From: Doug Hull on 12 Jul 2010 16:12 This is a good place to start for multiple GUI GUI's Doug
|
Pages: 1 Prev: Array Manipulation, Signal Processing Next: median filtering ignoring NaN |