<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
Hi Marta,
<div class=""><br class="">
</div>
<div class="">Rather than just trying out more or less all kinds of possible solutions, I suggest to step back and think about what you want to achieve:</div>
<div class=""><br class="">
</div>
<div class="">You seem to want to call ft_channelrepair and use the ’spline’ method to interpolate between non-bad channels, to get a modelled signal for the bad channels.</div>
<div class=""><br class="">
</div>
<div class="">So far so good.</div>
<div class=""><br class="">
</div>
<div class="">Now, in order to use the ’spline’ method, you need to supply a geometric description of the channels, a.k.a. an elec structure, which is a matlab structure that at least should specify the 3D positions of the electrodes. This is different from
 a layout, because a layout is a 2D schematic of the channel array that can be used for topographical visualization. Also, it could be that another method in ft_channelrepair does not require a set of 3D channel position, but only requires a definition of channel
 neighbours (without position information). So, you either need to supply ft_channelrepair with 3D channel position information for the ’spline’ interpolation, or you should consider using a different interpolation method.</div>
<div class=""><br class="">
</div>
<div class="">What you should know, is that the information in the layout structure, pertaining to the channel positions, is stored in the field <name-of-the-variable>.pos, whereas in an elec structure, the channel positions should be represented as <name-of-the-variable>.chanpos,
 so your attempt in adding a column of zeros is not only wrong in the sense that it would have led to a distorted spline interpolation, it is also not going to work due to a difference in fieldnames.</div>
<div class=""><br class="">
</div>
<div class="">Long story short, if you require ft_channelrepair to use a method that needs a sensor description, you need to pass a valid sensor description in the cfg, OR in the data argument.</div>
<div class=""><br class="">
</div>
<div class="">Please consult the documentation</div>
<div class=""><br class="">
</div>
<div class=""><a href="https://www.fieldtriptoolbox.org/faq/how_are_electrodes_magnetometers_or_gradiometers_described/" class="">https://www.fieldtriptoolbox.org/faq/how_are_electrodes_magnetometers_or_gradiometers_described/</a></div>
<div class=""><br class="">
</div>
<div class="">for a more detailed description of an elec-array.</div>
<div class=""><br class="">
</div>
<div class="">Best wishes,</div>
<div class="">Jan-Mathijs</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class="">
<div>
<blockquote type="cite" class="">
<div class="">On 28 May 2021, at 15:59, Marta Topor via fieldtrip <<a href="mailto:fieldtrip@science.ru.nl" class="">fieldtrip@science.ru.nl</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div style="font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt;" class="">
Hi Tzvetan, </div>
<div style="font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt;" class="">
<br class="">
</div>
<div style="font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt;" class="">
Thank you for your quick response, much appreciated!</div>
<div style="font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt;" class="">
<br class="">
</div>
<div style="font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt;" class="">
I have spent a bit of time today trying to work this out. </div>
<div style="font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt;" class="">
If I do not include the cfg.elec line, I get another error:</div>
<div style="font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt;" class="">
<span style="font-family: "Courier New", monospace;" class="">Error using ft_fetch_sens (line 202)</span><br class="">
<span style="font-family: "Courier New", monospace;" class="">no electrodes, gradiometers or optodes specified.</span><br class="">
</div>
<div style="font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt;" class="">
<span style="font-family: "Courier New", monospace;" class=""><br class="">
</span></div>
<div style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">
<span style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt;" class="">I have checked through my code and files thoroughly and I do not have a 3D layout file. I initially created my layout file from an image and it has always been in 2D.
 It seems that when I was running the code before, it worked OK with the 2D file. </span></div>
<div style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">
<span style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt;" class=""><br class="">
</span></div>
<div style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">
<span style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt;" class="">Do you have any ideas for getting around this issue? I tried adding 0s throughout the layout structure to "pretend" it was 3D but it also did not work that way. </span></div>
<div style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">
<span style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt;" class=""><br class="">
</span></div>
<div style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">
<span style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt;" class="">Thanks again and best wishes,</span></div>
<div style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt;" class="">
<br class="">
</div>
<div id="Signature" class="">
<div class="">
<div class=""></div>
<div class=""></div>
<div class=""></div>
<div class=""></div>
<div class=""></div>
<div id="divtagdefaultwrapper" dir="ltr" style="font-size: 12pt; font-family: Calibri, Helvetica, sans-serif;" class="">
<div style="margin-top: 0px; margin-bottom: 0px;" class=""><span style="font-family: "Calibri Light", "Helvetica Light", sans-serif;" class="">_________________________</span></div>
<span style="font-family: "Calibri Light", "Helvetica Light", sans-serif;" class=""></span>
<div style="margin-top: 0px; margin-bottom: 0px;" class=""><span style="font-family: "Calibri Light", "Helvetica Light", sans-serif;" class="">Marta Topor</span></div>
<span style="font-family: "Calibri Light", "Helvetica Light", sans-serif;" class=""></span>
<div style="margin-top: 0px; margin-bottom: 0px;" class=""><span style="font-family: "Calibri Light", "Helvetica Light", sans-serif;" class="">PhD Candidate</span></div>
<div style="margin-top: 0px; margin-bottom: 0px;" class=""><br class="">
</div>
<div style="margin-top: 0px; margin-bottom: 0px;" class=""><span style="font-family: "Calibri Light", "Helvetica Light", sans-serif;" class=""><span style="font-family: "Calibri Light", "Helvetica Light", sans-serif; font-size: 16px;" class="">Room 07AC04</span><br class="">
</span></div>
<span style="font-family: "Calibri Light", "Helvetica Light", sans-serif;" class=""></span>
<div style="margin-top: 0px; margin-bottom: 0px;" class=""><span style="font-family: "Calibri Light", "Helvetica Light", sans-serif;" class="">School of Psychology</span></div>
<div style="margin-top: 0px; margin-bottom: 0px;" class=""><span style="font-family: "Calibri Light", "Helvetica Light", sans-serif;" class="">University of Surrey </span></div>
<span style="font-family: "Calibri Light", "Helvetica Light", sans-serif;" class=""></span>
<div style="margin-top: 0px; margin-bottom: 0px;" class=""><span style="font-family: "Calibri Light", "Helvetica Light", sans-serif;" class=""><br class="">
</span></div>
</div>
</div>
</div>
</div>
<div id="appendonsend" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">
</div>
<hr tabindex="-1" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; display: inline-block; width: 965.296875px;" class="">
<span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class=""></span>
<div id="divRplyFwdMsg" dir="ltr" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">
<font face="Calibri, sans-serif" style="font-size: 11pt;" class=""><b class="">From:</b><span class="Apple-converted-space"> </span>fieldtrip <<a href="mailto:fieldtrip-bounces@science.ru.nl" class="">fieldtrip-bounces@science.ru.nl</a>> on behalf of Tzvetan
 Popov <<a href="mailto:tzvetan.popov@uni-konstanz.de" class="">tzvetan.popov@uni-konstanz.de</a>><br class="">
<b class="">Sent:</b><span class="Apple-converted-space"> </span>28 May 2021 7:37 AM<br class="">
<b class="">To:</b><span class="Apple-converted-space"> </span>FieldTrip discussion list <<a href="mailto:fieldtrip@science.ru.nl" class="">fieldtrip@science.ru.nl</a>><br class="">
<b class="">Subject:</b><span class="Apple-converted-space"> </span>Re: [FieldTrip] layout file error after upgrading to the newest version</font>
<div class=""> </div>
</div>
<div class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; line-break: after-white-space;">
Dear Marta,
<div class=""><br class="">
</div>
<div class="">In your cfg.elec, a 3D description of electrodes positions is expected. Yet you have a 2D layout structure. I assume that your neighbours are also defined in this 2D plane. </div>
<div class="">Can you comment out the cfg.elec line and try again? Ft_read_sens is not supposed to work on 2D layout file, hence the error. </div>
<div class=""><br class="">
</div>
<div class="">Good luck,</div>
<div class="">tzvetan</div>
<div class=""><br class="">
<div class=""><br class="">
<blockquote type="cite" class="">
<div class="">On 27 May 2021, at 22:24, Marta Topor <<a href="mailto:m.topor@surrey.ac.uk" class="">m.topor@surrey.ac.uk</a>> wrote:</div>
<br class="x_Apple-interchange-newline">
<div class="">
<div class="" style="font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt;">
Dear colleagues, </div>
<div class="" style="font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt;">
<br class="">
</div>
<div class="" style="font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt;">
I came across a surprising error and I am struggling to figure it out. </div>
<div class="" style="font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt;">
<span class="" style="font-size: 12pt; font-family: Calibri, Arial, Helvetica, sans-serif;">I wrote a few scripts last year in version</span><span class="" style="font-size: 12pt; font-family: Calibri, Arial, Helvetica, sans-serif;"> </span><span class="" style="font-size: 12pt; font-family: Calibri, Arial, Helvetica, sans-serif;">fieldtrip-20200409.
 They all worked fine, last time I worked with those scripts in that version was January 2021. I had to take care of a few other tasks since then, so the project was on pause. I had my work laptop upgraded in the meantime which meant I had to upgrade to the
 newest Fieldtrip version.</span><br class="">
</div>
<div class="" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none;">
<span class="" style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; display: inline !important;"></span></div>
<div class="" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none;">
<span class="" style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; display: inline !important;"><br class="">
</span></div>
<div class="" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none;">
<span class="" style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; display: inline !important;">I started working on that same project again, in version fieldtrip-20210525, and noticed layout file issues when interpolating channels. </span></div>
<div class="" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none;">
<span class="" style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; display: inline !important;"><br class="">
</span></div>
<div class="" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none;">
<span class="" style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; display: inline !important;">For a bit of background,  I am using the Mobita water-based 32 EEG electrode system. I created my own layout file in the previous Fieldtrip
 version which worked without any issues in all scripts.</span></div>
<div class="" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none;">
<span class="" style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; display: inline !important;">I now have an error using the ft_channelrepair() funtion and I think it relates to the ft_read_sens() funtion. </span></div>
<div class="" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none;">
<span class="" style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; display: inline !important;"><br class="">
</span></div>
<div class="" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none;">
<span class="" style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; display: inline !important;"><b class="">The cfg I used: </b></span></div>
<div class="" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none;">
<span class="" style="font-family: "Courier New", monospace; font-size: 12pt;">cfg = [];</span><br class="">
</div>
<div class="" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none;">
<span class="" style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; display: inline !important;">
<div class=""><span class="" style="font-family: "Courier New", monospace; font-size: 12pt;">cfg.method          = 'spline';</span></div>
<div class=""><span class="" style="font-family: "Courier New", monospace; font-size: 12pt;">cfg.neighbours      = neighbours_EEG;</span></div>
<div class=""><span class="" style="font-family: "Courier New", monospace; font-size: 12pt;">cfg.badchannel      = badchannels_train;</span></div>
<div class=""><span class="" style="font-family: "Courier New", monospace; font-size: 12pt;">cfg.senstype        = 'EEG';</span></div>
</span><span class="" style="font-family: "Courier New", monospace; font-size: 12pt; display: inline !important;">cfg.elec            = layout_file;</span><span class="" style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; display: inline !important;"><br class="">
</span></div>
<div class="" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none;">
<span class="" style="font-family: "Courier New", monospace; font-size: 12pt; display: inline !important;">mydata_interpolated_train = ft_channelrepair(cfg, mydata_artrm_train);</span><span class="" style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; display: inline !important;"><br class="">
</span></div>
<div class="" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none;">
<span class="" style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; display: inline !important;"><br class="">
</span></div>
<div class="" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none;">
<span class="" style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; display: inline !important;">
<div class=""><br class="">
</div>
<div class=""><b class="">The layout file fields are:</b></div>
<div class=""><span class="" style="font-family: "Courier New", monospace;">pos: [34×2 double]</span>
<div class=""><span class="" style="font-family: "Courier New", monospace;">label: {34×1 cell}</span></div>
<div class=""><span class="" style="font-family: "Courier New", monospace;">width: [34×1 double]</span></div>
<div class=""><span class="" style="font-family: "Courier New", monospace;">height: [34×1 double]</span></div>
<div class=""><span class="" style="font-family: "Courier New", monospace;">outline: {1×4 cell}</span></div>
<div class=""><span class="" style="font-family: "Courier New", monospace;">mask: {[101×2 double]}</span></div>
<span class="" style="font-family: "Courier New", monospace;">cfg: [1×1 struct]</span><br class="">
</div>
<div class=""><br class="">
</div>
<div class="">But I can only see these fields if I use the function importdata(). When I use the function ft_read_sens() and when I try to interpolate channels, I get the following error:</div>
<div class=""><br class="">
</div>
<div class=""><b class="">Error message:</b></div>
<div class=""><span class="" style="font-family: "Courier New", monospace; font-size: 12pt;">Unrecognized function or variable 'lab'.</span>
<div class=""><br class="">
</div>
<div class=""><span class="" style="font-family: "Courier New", monospace; font-size: 12pt;">Error in channelposition (line 352)</span></div>
<div class=""><span class="" style="font-family: "Courier New", monospace; font-size: 12pt;">n = size(lab,2);</span></div>
<div class=""><br class="">
</div>
<div class=""><span class="" style="font-family: "Courier New", monospace; font-size: 12pt;">Error in ft_datatype_sens (line 438)</span></div>
<div class=""><span class="" style="font-family: "Courier New", monospace; font-size: 12pt;">        [chanpos, chanori, lab] = channelposition(sens);</span></div>
<div class=""><br class="">
</div>
<div class=""><span class="" style="font-family: "Courier New", monospace; font-size: 12pt;">Error in ft_datatype_sens (line 240)</span></div>
<div class=""><span class="" style="font-family: "Courier New", monospace; font-size: 12pt;">    sens      = ft_datatype_sens(sens, new_argin{:});</span></div>
<div class=""><br class="">
</div>
<div class=""><span class="" style="font-family: "Courier New", monospace; font-size: 12pt;">Error in ft_datatype_sens (line 207)</span></div>
<div class=""><span class="" style="font-family: "Courier New", monospace; font-size: 12pt;">    sens      = ft_datatype_sens(sens, new_argin{:});</span></div>
<div class=""><br class="">
</div>
<div class=""><span class="" style="font-family: "Courier New", monospace; font-size: 12pt;">Error in ft_datatype_sens (line 180)</span></div>
<div class=""><span class="" style="font-family: "Courier New", monospace; font-size: 12pt;">    sens      = ft_datatype_sens(sens, new_argin{:});</span></div>
<div class=""><br class="">
</div>
<div class=""><span class="" style="font-family: "Courier New", monospace; font-size: 12pt;">Error in ft_read_sens (line 539)</span></div>
<div class=""><span class="" style="font-family: "Courier New", monospace; font-size: 12pt;">sens = ft_datatype_sens(sens);</span></div>
<span class="" style="font-size: 12pt;"> </span><br class="">
</div>
 </span></div>
<div class="" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none;">
<span class="" style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt;">There are no errors when I plot the channels using the following code though and it all looks absolutely fine:</span></div>
<div class="" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none;">
<span class="" style="font-family: "Courier New", monospace; font-size: 12pt;">cfg = [];</span>
<div class=""><span class="" style="font-family: "Courier New", monospace; font-size: 12pt;">cfg.layout = layout_m; %layout_m is imported from the layout_file using the importdata() function</span></div>
<div class=""><span class="" style="font-family: "Courier New", monospace; font-size: 12pt;">cfg.channel = 'eeg';</span></div>
<span class="" style="font-family: "Courier New", monospace; font-size: 12pt;">ft_layoutplot(cfg, mydata_artrm_train);</span><br class="">
</div>
<div class="" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none;">
<span class="" style="font-family: "Courier New", monospace; font-size: 12pt;"><br class="">
</span></div>
<div class="" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none;">
<span class="" style="font-family: "Courier New", monospace; font-size: 12pt;"><br class="">
</span></div>
<div class="" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none;">
<span class="" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt;">Any ideas what could be the issue here and how I could get it solved? </span></div>
<div class="" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none;">
<span class="" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt;">Thanks for your help in advance!</span></div>
<div class="" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none;">
<div class="" style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt;">
<br class="">
</div>
<div id="x_Signature" class="">
<div class="">
<div class=""></div>
<div class=""></div>
<div class=""></div>
<div class=""></div>
<div class=""></div>
<div id="x_divtagdefaultwrapper" dir="ltr" class="" style="font-size: 12pt; font-family: Calibri, Helvetica, sans-serif;">
<div class="" style="margin-top: 0px; margin-bottom: 0px;"><span class="" style="font-family: "Calibri Light", "Helvetica Light", sans-serif;">_________________________</span></div>
<span class="" style="font-family: "Calibri Light", "Helvetica Light", sans-serif;"></span>
<div class="" style="margin-top: 0px; margin-bottom: 0px;"><span class="" style="font-family: "Calibri Light", "Helvetica Light", sans-serif;">Marta Topor</span></div>
<span class="" style="font-family: "Calibri Light", "Helvetica Light", sans-serif;"></span>
<div class="" style="margin-top: 0px; margin-bottom: 0px;"><span class="" style="font-family: "Calibri Light", "Helvetica Light", sans-serif;">PhD Candidate</span></div>
<div class="" style="margin-top: 0px; margin-bottom: 0px;"><br class="">
</div>
<div class="" style="margin-top: 0px; margin-bottom: 0px;"><span class="" style="font-family: "Calibri Light", "Helvetica Light", sans-serif;"><span class="" style="font-family: "Calibri Light", "Helvetica Light", sans-serif; font-size: 16px;">Room 07AC04</span><br class="">
</span></div>
<span class="" style="font-family: "Calibri Light", "Helvetica Light", sans-serif;"></span>
<div class="" style="margin-top: 0px; margin-bottom: 0px;"><span class="" style="font-family: "Calibri Light", "Helvetica Light", sans-serif;">School of Psychology</span></div>
<div class="" style="margin-top: 0px; margin-bottom: 0px;"><span class="" style="font-family: "Calibri Light", "Helvetica Light", sans-serif;">University of Surrey </span></div>
<span class="" style="font-family: "Calibri Light", "Helvetica Light", sans-serif;"></span>
<div class="" style="margin-top: 0px; margin-bottom: 0px;"><span class="" style="font-family: "Calibri Light", "Helvetica Light", sans-serif;"><br class="">
</span></div>
</div>
</div>
</div>
</div>
<span class="" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none; float: none; display: inline !important;">_______________________________________________</span><br class="" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none;">
<span class="" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none; float: none; display: inline !important;">fieldtrip
 mailing list</span><br class="" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none;">
<a href="https://urldefense.com/v3/__https://eur02.safelinks.protection.outlook.com/?url=https*3A*2F*2Fmailman.science.ru.nl*2Fmailman*2Flistinfo*2Ffieldtrip&data=04*7C01*7Cm.topor*40surrey.ac.uk*7Cfb3553ce7a574f3d9e0808d921a46db2*7C6b902693107440aa9e21d89446a2ebb5*7C0*7C1*7C637577812370135929*7CUnknown*7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0*3D*7C1000&sdata=rJ92O3ReOOSatqdv0GD0Du6mOIzRHJr6jWSt*2FLtpBqs*3D&reserved=0__;JSUlJSUlJSUlJSUlJSUlJSUlJSU!!HJOPV4FYYWzcc1jazlU!pvAonQmJGzJN_sy6zvAvHw-KKKF04m43iS07XGmaYe6b2vLvG9g2DFKZhAwNlgv1It7TLNtT$" originalsrc="https://mailman.science.ru.nl/mailman/listinfo/fieldtrip" shash="DAh6nwcOv60guzH2ELOdKz3LgxSvmrTopSdCb0CQWVrygysWXrrq5jBOMEq04aMdkhvmyyrLkKQCxPLho+ZGIbfE8i8Q7l5B5uXOEwtfX+g2Lz2tSGLfIhc5M71q4aqq8SYCJBTmc6H4NoUIiOhxfcpD4n42xvmM5pba0Remd/I=" class="" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;">https://mailman.science.ru.nl/mailman/listinfo/fieldtrip</a><br class="" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none;">
<a href="https://urldefense.com/v3/__https://eur02.safelinks.protection.outlook.com/?url=https*3A*2F*2Fdoi.org*2F10.1371*2Fjournal.pcbi.1002202&data=04*7C01*7Cm.topor*40surrey.ac.uk*7Cfb3553ce7a574f3d9e0808d921a46db2*7C6b902693107440aa9e21d89446a2ebb5*7C0*7C1*7C637577812370135929*7CUnknown*7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0*3D*7C1000&sdata=Fumrt1UpioQgxcez701bgwQQRBGMziEmuqef9vM77Eg*3D&reserved=0__;JSUlJSUlJSUlJSUlJSUlJSUl!!HJOPV4FYYWzcc1jazlU!pvAonQmJGzJN_sy6zvAvHw-KKKF04m43iS07XGmaYe6b2vLvG9g2DFKZhAwNlgv1ItbH66Yt$" originalsrc="https://doi.org/10.1371/journal.pcbi.1002202" shash="Pax2Milc9z9dPWJlgPrbsq63PlTWv7igov8bTJ8sNLtLMalLbmCvzBjqJJyoQGJjAOV/joBzc2qln+yj78FYs15T/XbzVtpV3pSIQdwrEtdZGHx5udQiB8YKa3CaT0gWgRb3G1qSropplZiHNZww5pTb09QEFPrPKCYN5+1gJNs=" class="" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;">https://doi.org/10.1371/journal.pcbi.1002202</a></div>
</blockquote>
</div>
<br class="">
</div>
</div>
<span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">_______________________________________________</span><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">
<span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">fieldtrip
 mailing list</span><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">
<a href="https://mailman.science.ru.nl/mailman/listinfo/fieldtrip" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">https://mailman.science.ru.nl/mailman/listinfo/fieldtrip</a><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">
<a href="https://urldefense.com/v3/__https://doi.org/10.1371/journal.pcbi.1002202__;!!HJOPV4FYYWzcc1jazlU!pvAonQmJGzJN_sy6zvAvHw-KKKF04m43iS07XGmaYe6b2vLvG9g2DFKZhAwNlgv1IkYZG7Q0$" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">https://urldefense.com/v3/__https://doi.org/10.1371/journal.pcbi.1002202__;!!HJOPV4FYYWzcc1jazlU!pvAonQmJGzJN_sy6zvAvHw-KKKF04m43iS07XGmaYe6b2vLvG9g2DFKZhAwNlgv1IkYZG7Q0$</a><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class=""></span></div>
</blockquote>
</div>
<br class="">
</div>
</body>
</html>