MATLAB window resets sync when connecting to running experiment
Reported by Christopher Stawarz | January 12th, 2016 @ 11:33 AM
Situation: An experiment is running, and the "sync" variable used by MWClient's MATLAB window is currently set to "on". If a newly-started client connects to the running server, it sets the sync variable to "off".
This happens because -[MWMATLABWindowController
codecArrived:]
resets the window when a new codec is
received. In general, that seems like the right behavior, but in
this scenario it can confuse and/or cause problems for the user.
Maybe it would be sufficient to reset the internal
collectingEvents
variable to NO
,
without changing the value of the MWorks sync
variable?
No comments found
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
DiCarlo Lab plugins for the MWorks core framework and client application