From: Anton Semechko on 9 Jun 2010 18:45 "John D'Errico" <woodchips(a)rochester.rr.com> wrote in message <hup4rk$9u6$1(a)fred.mathworks.com>... > "Anton Semechko" <a_semechko(a)hotmail.com> wrote in message <hup44j$o08$1(a)fred.mathworks.com>... > > Hi, does anyone know how to make the variables in the base workspace available to the callbacks in the GUI? Thanks in advance. > > > > Anton > > You can use my uigetvar and putvar functions to do > a few limited things like this. Find those codes on the > FEX. > > http://www.mathworks.com/matlabcentral/fileexchange/27106-putvar > http://www.mathworks.com/matlabcentral/fileexchange/26760-uigetvar > > As far as making the base workspace directly accessible, > no you cannot do so without the use of evalin or global > variables.. > > John Hi John, that's exactly what I need. Thanks for your help! Anton
|
Pages: 1 Prev: GUI: set figure to gui Next: How to make generic filenames work in matlab with the |