Closed laurax452 closed 4 years ago
Error using jsonencode Unable to encode objects of class dfilt.df2sos as JSON-formatted text.
Error in obj2json (line 9) s = jsonencode(s, 'ConvertInfAndNaN', true);
Error in srv.expServer/runExp (line 311) fprintf(fid, '%s', obj2json(rig));
Error in srv.expServer/handleMessage (line 231) aborted = runExp(expRef, preDelay, postDelay, AlyxInstance);
Error in srv.expServer (line 128) handleMessage(msgid, msgdata, host);
Duplicate of #233
Error using jsonencode Unable to encode objects of class dfilt.df2sos as JSON-formatted text.
Error in obj2json (line 9) s = jsonencode(s, 'ConvertInfAndNaN', true);
Error in srv.expServer/runExp (line 311) fprintf(fid, '%s', obj2json(rig));
Error in srv.expServer/handleMessage (line 231) aborted = runExp(expRef, preDelay, postDelay, AlyxInstance);
Error in srv.expServer (line 128) handleMessage(msgid, msgdata, host);