I am trying to run an experiment that requires a lot of memory
(generating colored stimuli on each trial). I am trying to use the
Pack function to free up space but it is crashing my program even
although it works fine when I put the same code directly in the
command window. I suspect its because it is moving on to the next
part of the program code before completing the Pack command so all of
the variables are not restored in the workspace. Is there anyway
round this?
Liza
--
Liza Paul
Psychology Department
University of Glasgow
58 Hillhead Street
Glasgow
liza@...
http://www.psy.gla.ac.uk/people/details.asp?ID=liza
(generating colored stimuli on each trial). I am trying to use the
Pack function to free up space but it is crashing my program even
although it works fine when I put the same code directly in the
command window. I suspect its because it is moving on to the next
part of the program code before completing the Pack command so all of
the variables are not restored in the workspace. Is there anyway
round this?
Liza
--
Liza Paul
Psychology Department
University of Glasgow
58 Hillhead Street
Glasgow
liza@...
http://www.psy.gla.ac.uk/people/details.asp?ID=liza