<div dir="ltr"><div class="gmail_default" style="color:rgb(51,51,153)">Hello Ryan, notes below, best wishes.</div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div><div class="gmail_default" style="color:rgb(51,51,153)">*********BEGIN NOTES FOR RYAN</div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div><div class="gmail_default" style="color:rgb(51,51,153)">if you are using ERPLAB and are getting an ERPLAB message, it's likely best to check mainly with ERPLAB user/help list and documentation. Note that there are likely a range of things where erplab and eeglab have slightly or wholly different expectations, though I understand they are meant to work well together, and usually do. </div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div><div class="gmail_default" style="color:rgb(51,51,153)">If i were you and wanted to "stop the warning" and "hack through" (although not recommended), I would find the place in the function that throws up the GUI, and right before it I would force assign whatever info it needs, then confirm that the function is getting the info I am force-assigning, and then I would turn off the lines that throw up the GUI. </div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div><div class="gmail_default" style="color:rgb(51,51,153)">*********END NOTES FOR RYAN<br></div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, May 31, 2017 at 8:03 PM, Ryan Kopstick <span dir="ltr"><<a href="mailto:rkopstick@rogers.com" target="_blank">rkopstick@rogers.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="color:#000;background-color:#fff;font-family:Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;font-size:16px"><div id="m_2464085719788971347yui_3_16_0_ym19_1_1496274807501_6330" dir="ltr"><span id="m_2464085719788971347yui_3_16_0_ym19_1_1496274807501_6405">Hi EEGLAB Community,<br><br>I've been dealing with an annoying Warning prompt in my EEGLAB preprocessing script that I made. For whatever reason, I have to engage with the GUI's Warning prompt "Modify EEG.event GUI" from ERPLAB, whenever I reach this line of code where I assign my eventlist: </span>EEG  = pop_editeventlist( EEG , 'AlphanumericCleaning', 'on', 'BoundaryNumeric', { -99}, 'BoundaryString', { 'epoc' }, 'List', eventPath, 'SendEL2', 'EEG', 'Warning', 'off', 'UpdateEEG', 'on' ). When I looked inside pop_editeventlist, it seems there is indeed the Warning argument available, where as you can see I turned off. However, I continously get this prompt, stalling my code until I select which info is to be used as EventType (numeric codes, code labels, bin labels, bin index). How can you stop this warning from appearing?</div><div id="m_2464085719788971347yui_3_16_0_ym19_1_1496274807501_6330" dir="ltr"><br></div><div id="m_2464085719788971347yui_3_16_0_ym19_1_1496274807501_6330" dir="ltr">Best regards,</div><div id="m_2464085719788971347yui_3_16_0_ym19_1_1496274807501_6330" dir="ltr">Ryan Kopstick</div><div id="m_2464085719788971347yui_3_16_0_ym19_1_1496274807501_6330" dir="ltr">MSc Candidate</div><div id="m_2464085719788971347yui_3_16_0_ym19_1_1496274807501_6330" dir="ltr">UBC Brain Dynamics Lab</div></div></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>