<div dir="ltr"><div class="gmail_default" style="color:#333399">Hello, this is unusual problem as bdf files should load easily in eeglab in my experience.</div><div class="gmail_default" style="color:#333399"><br></div><div class="gmail_default" style="color:#333399">1. Try other import functions, and various different ways with each import function.</div><div class="gmail_default" style="color:#333399">2. Make sure you have the most recent bdf import functions.</div><div class="gmail_default" style="color:#333399">3. Alternatively, one could get the data into matlab via another method, and then get it into eeglab.</div><div class="gmail_default" style="color:#333399">4. Try the I/O import function if you haven't yet.</div><div class="gmail_default" style="color:#333399">5. Check to make sure your bdf file is normal (ie, get another file from online, and try that via the ways you are currently trying).</div><div class="gmail_default" style="color:#333399">6. If the import issue remains and is replicable, you may want to add it to the buglist on eeglab bugzilla.</div><div class="gmail_default" style="color:#333399"><br></div><div class="gmail_default" style="color:#333399"><br></div><div class="gmail_default" style="color:#333399"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Nov 2, 2017 at 5:39 AM, Daniel P. <span dir="ltr"><<a href="mailto:aglasis@gmail.com" target="_blank">aglasis@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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(<wbr>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>
<br>______________________________<wbr>_________________<br>
Eeglablist page: <a href="http://sccn.ucsd.edu/eeglab/eeglabmail.html" rel="noreferrer" target="_blank">http://sccn.ucsd.edu/eeglab/<wbr>eeglabmail.html</a><br>
To unsubscribe, send an empty email to <a href="mailto:eeglablist-unsubscribe@sccn.ucsd.edu">eeglablist-unsubscribe@sccn.<wbr>ucsd.edu</a><br>
For digest mode, send an email with the subject "set digest mime" to <a href="mailto:eeglablist-request@sccn.ucsd.edu">eeglablist-request@sccn.ucsd.<wbr>edu</a><br></blockquote></div><br></div>