<div dir="rtl"><div dir="ltr">hello to all</div><div dir="ltr">i'm new to eeglab and i encountered a problem using the FEM mesh in the NFT program.</div><div dir="ltr">in this part of the code:</div><div dir="ltr"><br></div><div dir="ltr"><font color="#000000" style="background-color:rgb(255,255,0)">"% call tetgen</font></div><div dir="ltr"><font color="#000000" style="background-color:rgb(255,255,0)">a = sprintf('"%s" -pq1.4a5A "%s"', conf.tetgen, fn);</font></div><div dir="ltr"><font color="#000000" style="background-color:rgb(255,255,0)">[status, result] = system(a);</font></div><div dir="ltr"><font color="#000000" style="background-color:rgb(255,255,0)">if status ~= 0; error('Warping_mesh:system','Failed to execute: %s',result); end</font></div><div>"</div><div><br></div><div dir="ltr">i got this massage for matlab:<br></div><div dir="ltr"><br></div><div dir="ltr"><span style="background-color:rgb(162,196,201)">"C:\Users\Documents\MATLAB\NFT-2.3\bin\tetgen.exe"' is not recognized as an internal or external command,</span></div><div dir="ltr"><span style="background-color:rgb(162,196,201)">operable program or batch file."</span></div><div dir="ltr"><br></div><div dir="ltr">i install the windows SDK 7.1 and with no help.</div><div dir="ltr"><br></div><div dir="ltr">its seems that matlab don't recognize the tetgen file and the tetgen.sh file as well.</div><div dir="ltr">in addition the function call to "tetgen.exe" will the file is not executable.</div><div dir="ltr"><br></div><div dir="ltr"> ideas will be  appreciated</div><div dir="ltr">yair<br></div><div dir="ltr"><br></div><div dir="ltr"><br></div></div>