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
a18c4b02
Commit
a18c4b02
authored
Oct 29, 2018
by
Jesse Heckman
Browse files
update LSL
parent
a733b2aa
Changes
1
Show whitespace changes
Inline
Side-by-side
setups/vestibular chair/vPrime/core/pb_vRunExp.m
View file @
a18c4b02
...
...
@@ -95,7 +95,8 @@ function pb_vRunExp(handles)
% store data
Dat
(
iBlck
)
.
EV
=
streams
(
1
)
.
read
;
Dat
(
iBlck
)
.
PL
=
streams
(
2
)
.
read
;
Dat
(
iBlck
)
.
PL_Python
=
streams
(
2
)
.
read
;
Dat
(
iBlck
)
.
PL_Gaze
=
streams
(
3
)
.
read
;
%Dat(iBlck).OT = streams(3).read;
% update block information
...
...
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