<html><head></head><body><div style="font-family:garamond, new york, times, serif;font-size:16px;"><div style="font-family:garamond, new york, times, serif;font-size:16px;"><div></div>
            <div> <div>Hello Andreas. </div><div><br></div><div>I've checked all the points you suggested me and now it's everything ok.</div><div>Well, I don't have the .vmrk file. Do I need it? My collaborator only send me a folder with</div><div>a .eeg file and the .vhdr one.</div><div><br></div><div>Concreteley, the error is:</div><div><br></div><div>Error in pop_loadbv (line 357)</div><div>    MRK = readbvconf(path, hdr.commoninfos.markerfile);</div><div><br></div><div>Lines around say:</div><div><br></div><div>% Marker file</div><div>if isfield(hdr.commoninfos, 'markerfile')</div><div>    disp('pop_loadbv(): reading marker file');</div><div>    MRK = readbvconf(path, hdr.commoninfos.markerfile);</div><div><br></div><div>    if hdr.commoninfos.datafile ~= MRK.commoninfos.datafile</div><div>        disp('pop_loadbv() warning: data files in header and marker files inconsistent.');</div><div>    end</div><div><br></div><div><br></div><div>Any idea? If don't I'll probably send you the file.</div><div>Thanks a lot!!</div><div><br></div><div><br></div><div>Alejandro</div><br></div></div><div id="ydp56dc838fyahoo_quoted_8024610033" class="ydp56dc838fyahoo_quoted"><div style="font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:13px;color:#26282a;">
                    <div><br></div>
                    <div><div dir="ltr">Hi Alejandro,<br clear="none"><br clear="none">> "No such file or directory. Error occurred in function readbvconf() at line 45."<br clear="none"><br clear="none">please first re-check path and filename. This error indicates that the vhdr-file was not found. Did you include the vhdr-extension in the filename?<br clear="none"><br clear="none">Did you possibly rename the file(s)? Brainvision files cannot easily be renamed as the names of the corresponding files are also stored within the vhdr and vmrk files.<br clear="none"><br clear="none">Next, please update to the most recent plugin version:<br clear="none"><a shape="rect" href="https://github.com/widmann/bva-io/archive/v1.5.14.zip" rel="nofollow" target="_blank">https://github.com/widmann/bva-io/archive/v1.5.14.zip</a><br clear="none"><br clear="none">If all that does not help please make the files available for testing (e.g. Dropbox).<br clear="none"><br clear="none">Best,<br clear="none">Andreas<br clear="none"><div class="ydp56dc838fyqt0054999191" id="ydp56dc838fyqtfd27459"><br clear="none">> Am 01.02.2018 um 17:12 schrieb Alejandro Hueso Gamón <<a shape="rect" href="mailto:alejandrohg8@yahoo.es" rel="nofollow" target="_blank">alejandrohg8@yahoo.es</a>>:<br clear="none">> <br clear="none">> Hello!<br clear="none">> <br clear="none">> I'm trying to open a Brain Vision Analyzer file (.vhdr) with EEGlab. I've installed the correponding plugin, the  bva-io1.5.13. However when I try to open the file it appears an error message: <br clear="none">> <br clear="none">> "No such file or directory. Error occurred in function readbvconf() at line 45."<br clear="none">> <br clear="none">> So I took a look inside this function but I don't detect anything wrong... Here it is the part around line 45:<br clear="none">> <br clear="none">> % Open and read file<br clear="none">> [IN, message] = fopen(fullfile(pathname, filename), 'r');<br clear="none">> if IN == -1<br clear="none">>     [IN, message] = fopen(fullfile(pathname, lower(filename)));<br clear="none">>     if IN == -1<br clear="none">>         error(message)<br clear="none">>     end;<br clear="none">> end<br clear="none">> raw={};<br clear="none">> while ~feof(IN)<br clear="none">>     raw = [raw; {fgetl(IN)}];<br clear="none">> end<br clear="none">> fclose(IN);<br clear="none">> <br clear="none">> Could you help me, please? What can I do?<br clear="none">> <br clear="none">> Thank you very much!<br clear="none">> <br clear="none">> Alejandro<br clear="none">> From Spain</div><br clear="none">> <br clear="none">> <br clear="none">> _______________________________________________<br clear="none">> Eeglablist page: <a shape="rect" href="http://sccn.ucsd.edu/eeglab/eeglabmail.html" rel="nofollow" target="_blank">http://sccn.ucsd.edu/eeglab/eeglabmail.html</a><br clear="none">> To unsubscribe, send an empty email to <a shape="rect" href="mailto:eeglablist-unsubscribe@sccn.ucsd.edu" rel="nofollow" target="_blank">eeglablist-unsubscribe@sccn.ucsd.edu</a><br clear="none">> For digest mode, send an email with the subject "set digest mime" to <a shape="rect" href="mailto:eeglablist-request@sccn.ucsd.edu" rel="nofollow" target="_blank">eeglablist-request@sccn.ucsd.edu</a><div class="ydp56dc838fyqt0054999191" id="ydp56dc838fyqtfd17442"><br clear="none"></div></div></div>
                </div>
            </div></div></body></html>