cortex-lab / Rigbox

A MATLAB toolbox for running behavioral neuroscience experiments and managing data
GNU General Public License v3.0
33 stars 16 forks source link

Start/stop button does not change in eui.SignalsTest #315

Open k1o0 opened 3 years ago

k1o0 commented 3 years ago

Describe the bug The start/stop button does not change in eui.SignalsTest when the experiment ends on its own (e.g. no more trials). Pressing the button causes an error to be thrown.

Expected behavior Should change the button back to 'Start' when the experiment ends.