<div dir="ltr">Dear Mohammed,<div><br></div><div>My initial guess is that you have NaNs in your data. Could you check it by running code which should be something like this</div><div><br></div><div>any(isnan(EEG.data(:)))</div><div><br></div><div>If you get 1, you have NaN somewhere in your data. If you get 0, it's something else.</div><div><br></div><div>Makoto</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Apr 21, 2015 at 3:58 PM, Mohammed Jarjees <span dir="ltr"><<a href="mailto:m.jarjees.1@research.gla.ac.uk" target="_blank">m.jarjees.1@research.gla.ac.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear all,<br>
<br>
I got this error message when I run ICA on 48 channels EEG data<br>
                                                                                               "input to schur must not contain nan or inf"<br>
How can I fix this error?<br>
<br>
Best Regards<br>
Mohammed<br>
<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
Eeglablist page: <a href="http://sccn.ucsd.edu/eeglab/eeglabmail.html" 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>