<div dir="ltr">Hi all,<br><br>I keep getting the following errors when trying to load a biosemi bdf file:<br><br>Error using inputname<br>Calling inputname from the indexing overload subsasgn is not supported.<br><br>Error in mmo/subsasgn (line 47)<br>    if isempty(inputname(1))<br><br>Error in pop_biosig>readfile (line 254)<br>        DAT(:,count:count+length(TMPDAT)-1) = TMPDAT';<br><br>Error in pop_biosig (line 154)<br>[dat DAT interval] = readfile(filename, g.channels, g.blockrange, g.memorymapped);<br><br><br>I get similar errors (I think, eeglab always ends up complaining about "subasign") using the GUI and directly calling pop_biosig.<br><br><br>Also, in the GUI, no matter what I enter in the "reference channel" field, I get an error of the channel not being recognized.<br><br>How can I get around this?<br>Thanks<br></div>