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
c2a60dcc
Commit
c2a60dcc
authored
Oct 16, 2018
by
Jesse Heckman
Browse files
add LSL
parent
75c55ae2
Changes
1
Hide whitespace changes
Inline
Side-by-side
subtools/lsl/pb_runLSL.m
View file @
c2a60dcc
...
...
@@ -12,7 +12,7 @@ function ses = pb_runLSL()
'type=
''
Optitrack @ MOTIVE
''
and name=
''
Motive Data
''
'
};
ses
=
lsl_session
();
str
=
double
.
empty
(
0
,
3
);
str
=
lsl_istream
.
empty
(
0
,
3
);
for
iStrm
=
1
:
length
(
streams
)
% Find, select and make streams for LSL.
...
...
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