comp.soft-sys.matlab
[Top] [All Lists]

passing structures

Subject: passing structures
From: Shaun
Date: Fri, 30 Sep 2005 13:30:45 -0400
Newsgroups: comp.soft-sys.matlab
Hello All

I want to pass the 'handles' sturcture between GUIs, but when I try
'genericGUI(handles)', the input variable in genericGUI (varargin) is
a cell with the structure contained inside of it. Is there any way
for me to pass the structure along so that the input variable is also
a structure, or a way for me to extract the structure from the cell?
Thanks

Shaun

<Prev in Thread] Current Thread [Next in Thread>
  • passing structures, Shaun <=
Privacy Policy