From: Putrisia Hendra on 5 Aug 2010 04:18 i want to proses my MAT file in some function in MY GUI. how can i do ? am i save to one variable? example: I=handles.we.mat and this variable will have been declared and all function can know that I is we.mat data.. or there is another way?
From: us on 5 Aug 2010 04:24 "Putrisia Hendra " <putrisiazahra(a)gmail.com> wrote in message <i3ds3u$pir$1(a)fred.mathworks.com>... > i want to proses my MAT file in some function in MY GUI. > how can i do ? > > am i save to one variable? > > example: > I=handles.we.mat > > and this variable will have been declared and all function can know that I is we.mat data.. > > or there is another way? frankly - and looking at your CSSM track record, you should spend some time with this... http://www.mathworks.com/access/helpdesk/help/techdoc/learn_matlab/bqr_2pl.html us
From: Putrisia Hendra on 5 Aug 2010 23:21 "Putrisia Hendra " <putrisiazahra(a)gmail.com> wrote in message <i3ds3u$pir$1(a)fred.mathworks.com>... > i want to proses my MAT file in some function in MY GUI. > how can i do ? > > am i save to one variable? > > example: > I=handles.we.mat > > and this variable will have been declared and all function can know that I is we.mat data.. > > or there is another way? Thanks..^^
|
Pages: 1 Prev: Drive cycle Next: what is function or code to simulate moving average model |