-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
I am getting the following errors while running vis_stream('timerange',5) function in Matlab
Error using lsl_get_fullinfo
An unknown error occurred.
Error in lsl_inlet/info (line 75)
result = lsl_streaminfo(self.LibHandle,lsl_get_fullinfo(self.LibHandle, self.InletHandle, timeout));
Error in vis_stream (line 124)
stream = create_streambuffer(opts,inlet.info());
I have loaded the lsl lib using:
lib = lsl_loadlib();
build_mex
Metadata
Metadata
Assignees
Labels
No labels