<div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small;color:rgb(7,55,99)">Dear eeglab users,<br><br>I'm trying to use AMICA on MATLAB, but I seem to have problems with the path.<br>I load the EEG structure into the workspace and I type:<br><br><br>>> outdir = 'E:\work\golf_coherence\';<br>>> runamica12('E:\work\golf_coherence\sample.fdt', 'num_chans', EEG.nbchan, 'outdir', outdir);<br><br>The system cannot find the path specified. <br>The system cannot find the path specified. <br>The system cannot find the path specified. <br>No recognized parallel environment found. Run qconf -spl to get a list of available environments and use keyword use_pe.<br>Running locally with maximum of 4 threads.<br>A subdirectory or file E:\work\golf_coherence\ already exists. <br>??? Undefined function or variable "AMBIN".<br><br>Error in ==> runamica12 at 849<br>    system([AMBIN ' ' outdir 'input.param']);<br><br><br>'sample.fdt' contains epoched data, which have been high-pass filtered above 1 Hz, with large artifacts being removed (pop_autorej()) and baseline set as the whole epoch. EEG.data size is 36, 2048, 60.<br>All AMICA functions are in the folder C:\Users\germano\Documents\AMICA, which is in MATLAB's path. <br>I use MATLAB 7.9.0.529 (R2009b) and EEGLAB v13.1.1 on Windows Vista Home Premium 32-bit.<br><br>Thanks for your help!<br></div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small;color:rgb(7,55,99)">Germano<br></div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small;color:rgb(7,55,99)"></div></div>