<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"MS Gothic";
        panose-1:2 11 6 9 7 2 5 8 2 4;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Aptos;}
@font-face
        {font-family:"\@MS Gothic";
        panose-1:2 11 6 9 7 2 5 8 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:12.0pt;
        font-family:"Aptos",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
span.EmailStyle20
        {mso-style-type:personal-reply;
        font-family:"Aptos",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:11.0pt;
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-GB" link="blue" vlink="purple" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;mso-fareast-language:EN-US">Dear Yiheng,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;mso-fareast-language:EN-US">The ft_read_header function works fine for me with a .fif datafile in both cases: when I open MATLAB from the desktop icon and from the terminal.
 I use Windows 10 and MATLAB2022a.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;mso-fareast-language:EN-US">From your error message it appears that fiff_read_epochs is not found in your path. This function is located in fieldtrip/external/mne, which should
 be added automatically when you run ft_read_header. However, it seems that this isn't happening for you. To fix that you can manually add this path by running the command ft_hastoolbox('mne', 1).<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;mso-fareast-language:EN-US">Best,<br>
Konstantinos<o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><span style="font-size:11.0pt;mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b><span lang="EN-US" style="font-size:11.0pt;font-family:"Calibri",sans-serif">From:</span></b><span lang="EN-US" style="font-size:11.0pt;font-family:"Calibri",sans-serif"> fieldtrip <fieldtrip-bounces@science.ru.nl>
<b>On Behalf Of </b>??? via fieldtrip<br>
<b>Sent:</b> Thursday, August 29, 2024 12:02 PM<br>
<b>To:</b> fieldtrip@science.ru.nl<br>
<b>Cc:</b> </span><span style="font-size:11.0pt;font-family:"MS Gothic"">胡益衡</span><span lang="EN-US" style="font-size:11.0pt;font-family:"Calibri",sans-serif"> <yhhu2020@ion.ac.cn><br>
<b>Subject:</b> [FieldTrip] ft_read_header didn't work on the matlab opened from terminal<o:p></o:p></span></p>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal" style="margin-bottom:12.0pt">Dear all,<o:p></o:p></p>
<p>I suddenly found my ft_read_header function could not work and gave errors as bellow if I opened the matlab from terminal.
<o:p></o:p></p>
<p><o:p> </o:p></p>
<p class="MsoNormal" style="margin-bottom:12.0pt">>> hdr = ft_read_header('hyh_raw_trans_ref_tsss.fif');<br>
Transforming MEG channels according to the device to head transform from the data<br>
    306 MEG channel locations transformed<br>
Error using ft_read_header<br>
Undefined function 'fiff_read_epochs' for input arguments of type 'char'.<br>
<br>
<o:p></o:p></p>
<p>But ft_read_header works when I open matlab directly clicking the desktop MATLAB icon. In both cases, I add fieldtrip folder to the path and execute the
<strong><span style="font-family:"Aptos",sans-serif"><a href="https://www.fieldtriptoolbox.org/reference/ft_defaults">ft_defaults</a></span></strong> function before I run ft_read_header.
<o:p></o:p></p>
<p>Can someone tell me the reason? <o:p></o:p></p>
<p><o:p> </o:p></p>
<p>Thanks, <o:p></o:p></p>
<p>Yiheng Hu <o:p></o:p></p>
</div>
</body>
</html>