Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Jesse Heckman
pbtoolbox
Commits
f4adc7a0
Commit
f4adc7a0
authored
Oct 11, 2018
by
Jesse Heckman
Browse files
check
parent
6e059213
Changes
1
Show whitespace changes
Inline
Side-by-side
setups/vestibular chair/vPrime/core/pb_vRunExp.m
View file @
f4adc7a0
...
...
@@ -61,7 +61,7 @@ function pb_vRunExp(handles)
pb_vTraces
(
handles
);
handles
=
pb_vStoreData
(
handles
,
bDat
);
handles
=
updateCount
(
handles
,
'trial'
,
'count'
);
% update trial
toc
(
trialTime
)
;
toc
(
trialTime
)
end
% STOP CHAIR
...
...
@@ -81,7 +81,7 @@ function pb_vRunExp(handles)
end
%% CHECK OUT
pb_vInitialize
(
handles
,
false
);
toc
(
experimentTime
)
;
toc
(
experimentTime
)
end
%-- Feedback functions --%
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment