<div dir="ltr"><div class="gmail_default" style="color:rgb(51,51,153)">Hello Gian, notes below that may help. Cheers!</div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div><div class="gmail_default" style="color:rgb(51,51,153)">1. Reset matlab path to default and thus remove all previous eeglab related folders, including the prep pipeline plugin folder.<br></div><div class="gmail_default" style="color:rgb(51,51,153)">2. Get and reinstall the most current eeglab. Then be more careful and track what you install.</div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div><div class="gmail_default" style="color:rgb(51,51,153)">3. See Makoto's general pipeline recommendations as well as previous eeglablist posts on your topic (rank, channels, interpolation, and ICA). Overall it is not recommended to interpolate channels before ICA. As far as I understand, interpolation feeds  ICA extra and potentially unreal data. </div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div><div class="gmail_default" style="color:rgb(51,51,153)">4. When a command is run via the gui, you can type eegh to see what functions are being run, and investigate further. If you are doing things from command line or script, you can still open each function and review the sub-functions it is calling.</div><div class="gmail_default" style="color:rgb(51,51,153)">You could look into each function, and check the functions it calls. One of these is most likely calling a function that came in from Prep.  <br></div><div class="gmail_default" style="color:rgb(51,51,153)">You can also search through and cleanup your matlab path to default, and then cleanly</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>