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
4b03e24b
Commit
4b03e24b
authored
Oct 29, 2018
by
Jesse Heckman
Browse files
update LSL
parent
a18c4b02
Changes
1
Hide whitespace changes
Inline
Side-by-side
setups/vestibular chair/vPrime/core/pb_vRunExp.m
View file @
4b03e24b
...
...
@@ -91,13 +91,13 @@ function pb_vRunExp(handles)
% stop recording
% pb_stopPupil(rc);
%
pb_stopLSL(ses);
pb_stopLSL
(
ses
);
% store data
Dat
(
iBlck
)
.
EV
=
streams
(
1
)
.
read
;
Dat
(
iBlck
)
.
PL_Python
=
streams
(
2
)
.
read
;
Dat
(
iBlck
)
.
PL_Gaze
=
streams
(
3
)
.
read
;
%Dat(iBlck).OT = streams(
3
).read;
%Dat(iBlck).OT = streams(
4
).read;
% update block information
handles
.
cfg
=
updateCount
(
handles
.
cfg
,
'block'
,
'count'
);
...
...
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