Browse Source

Resetting adaptTime from 1s for testing. -MT

master
Michael Tan 5 years ago
parent
commit
27383ef142
  1. 2
      002 After Image GUI Project/AfIm_pupil_Exp_Rivalry.m

2
002 After Image GUI Project/AfIm_pupil_Exp_Rivalry.m

@ -8,8 +8,6 @@ Cam_RECduration = 30; %in seconds. (30secs is the maximal time allowed by Matlab @@ -8,8 +8,6 @@ Cam_RECduration = 30; %in seconds. (30secs is the maximal time allowed by Matlab
ard = arduino; % open arduino
%%%%%%%%%%%%%%%
AdaptTime=1;
try
assignin('base','Stop_Press',0)% this works for the STOP experiment button

Loading…
Cancel
Save