Nice work on this toolbox Alan, it's great! I may not be the first person
to notice this, but I downloaded the new toolbox for Windows yesterday. I
ran a m-file that used to work with the old toolbox, and I got this error
message in the matlab command window:
The instruction at 00401594 referenced memory at 8036f00d
The memory could not be read fromThe instruction at 00401594 referenced
memory at 8036f00d
The memory could not be read fromThe instruction at 00401594 referenced
memory at 8036f00d
The memory could not be read from
Error in ==> C:\Documents and Settings\ing\My Documents\Matlab
Stuff\Experiments\Int1\Int1.m
On line 81 ==> [window, screenRect] = screen(0, 'OpenWindow', white);
Then my visual studio debugger came up. This code used to work with the
old toolbox. So I re-downloaded version 2.45. Lo and behold, version 2.45
uses a newer version of screen.dll than version 2.50. I replaced the old
file in 2.50 with the new one from 2.45, and my program worked again! Now
everything is fabulous.
I hope you didn't accidently include the wrong file when you created the
setup exe file. You might want to check it out.
David Ing, Graduate Student, Researcher for Maddox Lab, (512) 232 2883
http://homepage.psy.utexas.edu/homepage/group/MaddoxLAB/Ing/index.htm
1 University Station A8000
Austin, Texas 78712
to notice this, but I downloaded the new toolbox for Windows yesterday. I
ran a m-file that used to work with the old toolbox, and I got this error
message in the matlab command window:
The instruction at 00401594 referenced memory at 8036f00d
The memory could not be read fromThe instruction at 00401594 referenced
memory at 8036f00d
The memory could not be read fromThe instruction at 00401594 referenced
memory at 8036f00d
The memory could not be read from
Error in ==> C:\Documents and Settings\ing\My Documents\Matlab
Stuff\Experiments\Int1\Int1.m
On line 81 ==> [window, screenRect] = screen(0, 'OpenWindow', white);
Then my visual studio debugger came up. This code used to work with the
old toolbox. So I re-downloaded version 2.45. Lo and behold, version 2.45
uses a newer version of screen.dll than version 2.50. I replaced the old
file in 2.50 with the new one from 2.45, and my program worked again! Now
everything is fabulous.
I hope you didn't accidently include the wrong file when you created the
setup exe file. You might want to check it out.
David Ing, Graduate Student, Researcher for Maddox Lab, (512) 232 2883
http://homepage.psy.utexas.edu/homepage/group/MaddoxLAB/Ing/index.htm
1 University Station A8000
Austin, Texas 78712