<div dir="ltr">Hi Ryan,<div><br></div><div>I would believe what MATLAB tells you, and doublecheck the path :). As it doesn't start with a slash (/) it will use it relative to your current directory (type 'pwd' in MATLAB), or check the bar in the top of the GUI somewhere. </div><div>One way to check is to type something like: dir(YourPathAndFileName); and see if it can find your file.</div><div>Best is to use an absolute path here, i.e. starting with either ~/ (for your home), or even C:/ (for your C drive root) and go from there.</div><div>The other errors are a consequences of the first error, so you can ignore those.</div><div><br></div><div>Cheers,</div><div>STephen</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Op ma 23 mrt. 2020 om 19:47 schreef Ryan Priefer <<a href="mailto:rpriefer@adelphi.edu">rpriefer@adelphi.edu</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>I was just working through the scripts you sent (thank you sooo much. Just having it all together like this is already bounds better than where I was before). That said I have already run into some issues since my experience with MATLAB is very primitive..</div><div>Hello all,</div><div><br></div><div>We are very new to fieldtrip and troubleshooting Matlab code in general (we are used to GUIs!). We have a pipeline set up now via fieldtrip that we adapted from a colleague but are running into some issues when trying to adapt it to our own needs.</div><div><br></div><div>For some reason I am getting this error after trying to run the define trial portion:<br></div><div>I have copied the exact path for the file so I am unsure why that "doesn't exist"</div><div>The other two errors escape me entirely.</div><div><img src="cid:ii_k80iq7r00" alt="Screen Shot 2020-03-20 at 2.29.45 PM.png" width="412" height="247"></div><div><br></div><div>I have read extensively the fieldtrip walkthroughs and tutorials online and we did not feel they addressed the problems we are currently experiencing.</div><div>Thanks all for the patience,</div><div><br></div>-- <br><div dir="ltr"><div dir="ltr"><font face="times new roman, serif"><span style="color:rgb(0,0,0);font-size:12.8px;font-weight:600;line-height:19.2px">Ryan</span><span style="color:rgb(0,0,0);font-size:12.8px"> </span><span style="color:rgb(0,0,0);font-size:12.8px;font-weight:600;line-height:19.2px">Priefer</span><br style="color:rgb(0,0,0);font-size:12.8px"><span style="color:rgb(0,0,0);font-size:12.8px;line-height:19.2px"></span><span style="color:rgb(0,0,0);font-size:12.8px;font-style:italic;line-height:19.2px">Lab Technical Coordinator</span><br style="color:rgb(0,0,0);font-size:12.8px"><span style="color:rgb(0,0,0);font-size:12.8px;line-height:19.2px">Communication Sciences and Disorders</span><br style="color:rgb(0,0,0);font-size:12.8px"><span style="color:rgb(0,0,0);font-size:12.8px;line-height:19.2px">t: 516.877.6787</span></font><br></div></div></div></div></div>
_______________________________________________<br>
fieldtrip mailing list<br>
<a href="https://mailman.science.ru.nl/mailman/listinfo/fieldtrip" rel="noreferrer" target="_blank">https://mailman.science.ru.nl/mailman/listinfo/fieldtrip</a><br>
<a href="https://doi.org/10.1371/journal.pcbi.1002202" rel="noreferrer" target="_blank">https://doi.org/10.1371/journal.pcbi.1002202</a><br>
</blockquote></div>