<div dir="ltr"><div>Hello Mikolaj,</div><div>If I understand what you've written, I can take the epoched matrix and reshape it. This is an excelent idea, however, I'm not sure how to obtain the epoched matrix. Namely, after saving the epoched data-set I have 2 files: ___.fdt, and ___.set . According to their size, I believe the fdt file contains the data. Do you mean I should extract the data from the fdt file ?</div>
<div>I've googled it, and there are several tools which probably can do this job, but I'm not sure which one to choose and if I'm in the right direction.</div><div>Can you give me more details ?</div><div>Thank you,</div>
<div><br></div><div>Shahar </div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, May 17, 2014 at 12:20 PM, Mikołaj Magnuski <span dir="ltr"><<a href="mailto:imponderabilion@gmail.com" target="_blank">imponderabilion@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">Dear Shahar,</p>
<p dir="ltr">it is possible to perform a little hack to make this kind of plot work.<br>
The EEG.data matrix represnets channels by samples by epoch for epoched data, so you could reshape it into epochs by samples by channels and provided you also fill chanlocs and other relevant fields in EEG structure, plotting channels (scroll) would result in epochs being presented above each other as if they were electrodes.<br>


I can add some exemlary code if you have troubles doing that.</p>
</blockquote></div><br></div>