Skip to content
GitLab
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
2a2452af
Commit
2a2452af
authored
Oct 16, 2018
by
Jesse Heckman
Browse files
add LSL
parent
65d89161
Changes
1
Hide whitespace changes
Inline
Side-by-side
setups/vestibular chair/vPrime/core/pb_vRunExp.m
View file @
2a2452af
...
...
@@ -24,9 +24,11 @@ function pb_vRunExp(handles)
nblocks
=
handles
.
cfg
.
Blocks
;
bDat
(
nblocks
)
=
struct
(
'v'
,[],
'h'
,[]);
rc
=
pb_runPupil
;
rc
=
pb_runPupil
;
pb_startPupil
(
rc
);
ses
=
pb_runLSL
;
%% CORE BODY
% iterate experiment
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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