[Eeglablist] (no subject)

Mikołaj Magnuski imponderabilion at gmail.com
Fri May 16 12:11:12 PDT 2014


To clarify a bit - the problem you are experiencing most likely is a result
of using all these commands from within a function.
Some eeglab commands rely on variables that are either globally available
or present in your base workspace.
Using globals or assignin / evalin is one option.
Another one is to turn your function into a script - this way if you call
it from your base workspace it will be evaluated there and you should be
able to update the gui.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sccn.ucsd.edu/pipermail/eeglablist/attachments/20140516/9892be3b/attachment.html>


More information about the eeglablist mailing list