<div dir="ltr">Dear Eli,<div><br></div><div><div>> Unbalanced or unexpected parenthesis or bracket.</div><div><br></div><div>This seems to be a syntax error.</div><div><br></div><div>> It seems that i have not specified the arguments correctly</div></div><div class="gmail_extra"><br></div><div class="gmail_extra">No, most likely you made a simple mistake in coding it.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Makoto</div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Oct 22, 2015 at 11:08 AM, Elí Vásquez <span dir="ltr"><<a href="mailto:ev.netek@gmail.com" target="_blank">ev.netek@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">Hi!<div><br></div><div>I have a question about the runica algorithm. I´ve already ran in trough eeglab graphical interface with no problems.</div><div>By the way I'm using a 19ch Cognionics dry electrode headset. And I made a program in C# to get the signals which I then write to a CSV file, each column is a channel.</div><div>Each file consists of 200000, 200 seconds at 1000 samples per second.</div><div><br></div><div>Now I need to run ICA on my samples to the csv file imported to Matlab. And I have problems when I run the function. I get errors like these:</div><div><br></div><div><div>Error: File: runica.m Line: 138 Column: 4</div><div>Unbalanced or unexpected parenthesis or bracket.</div></div><div><br></div><div>It seems that i have not specified the arguments correctly</div><div><br></div><div>but then the format is the following. </div><div><br></div><div><div> Usage:</div><div>%         >> [weights,sphere] = runica(data); % train using defaults </div><div>%    else</div><div>%         >> [weights,sphere,compvars,bias,signs,lrates,activations] ...</div><div>%                             = runica(data,'Key1',Value1',...);</div><div>% Input:</div><div>%    data     = input data (chans,frames*epochs).</div><div><br></div><div>Can you help me specify the arguments so I can run the function without problems?</div><div><br></div><div>I thank you in advance for your time.</div><div><br></div><div>Eli</div></div></div>
<br>_______________________________________________<br>
Eeglablist page: <a href="http://sccn.ucsd.edu/eeglab/eeglabmail.html" rel="noreferrer" target="_blank">http://sccn.ucsd.edu/eeglab/eeglabmail.html</a><br>
To unsubscribe, send an empty email to <a href="mailto:eeglablist-unsubscribe@sccn.ucsd.edu">eeglablist-unsubscribe@sccn.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.edu</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Makoto Miyakoshi<br>Swartz Center for Computational Neuroscience<br>Institute for Neural Computation, University of California San Diego<br></div></div>
</div></div>