<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
Hi Rachel,
<div class=""><br class="">
</div>
<div class="">Contrary to what the message says, you might actually have the OpenMEEG binaries properly installed. :-) You do get the expected output when you ran <span style="font-size: 12.8px;" class="">system('om_assemble</span><span style="font-size: 12.800000190734863px;" class="">’</span><span style="font-size: 12.8px;" class="">)</span><span style="font-size: 12.800000190734863px;" class="">…</span></div>
<div class=""><br class="">
</div>
<div class="">The problem is that the program that checks for it (om_checkombin.m) simply doesn’t know how to check for it on Windows. Have a look in om_checkombin.m … maybe you can figure out how to properly check on Windows, or otherwise simply force status
 = 0 as a temporary hack.</div>
<div class=""><br class="">
</div>
<div class=""><span style="font-size: 12.8px;" class="">Cheers,</span></div>
<div class=""><span style="font-size: 12.8px;" class="">Sarang</span></div>
<div class=""></div>
<div class=""><br class="">
<div>
<blockquote type="cite" class="">
<div class="">On 31 Mar 2017, at 17:40, Rachel S <<a href="mailto:sunsunruirui1111@gmail.com" class="">sunsunruirui1111@gmail.com</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div class="">
<div dir="ltr" class="">
<div class="gmail_quote">
<div dir="ltr" class=""><span style="font-size:12.8px" class="">Hello fieldtrip community,</span><br style="font-size:12.8px" class="">
<span style="font-size:12.8px" class="">My name is Rachel and I am a Master student working on a project on Ecog. </span>
<div style="font-size:12.8px" class=""><br class="">
</div>
<div style="font-size:12.8px" class="">I am trying to use ft_prepare_headmodel with cfg = 'openmeeg' and I get the error "OpenMEEG binaries are not correctly installed". I use a Windows machine and I already add the openmeeg install folder to 'PATH'. When I
 ran system('om_assemble'), the output is:</div>
<div style="font-size:12.8px" class=""><br class="">
<div class="">om_assemble version 2.1.0 (799) compiled at Aug 17 2011 19:50:41 </div>
<div class="">Not enough arguments  </div>
<div class="">Please try "om_assemble -h" or "om_assemble --help "  </div>
</div>
<div style="font-size:12.8px" class="">ans = 0 <br class="">
<br class="">
Any suggestions? Thanks in advance.<br class="">
<br class="">
Best wishes,<br class="">
Rachel</div>
</div>
</div>
<br class="">
</div>
</div>
_______________________________________________<br class="">
fieldtrip mailing list<br class="">
<a href="mailto:fieldtrip@donders.ru.nl" class="">fieldtrip@donders.ru.nl</a><br class="">
https://mailman.science.ru.nl/mailman/listinfo/fieldtrip</div>
</blockquote>
</div>
<br class="">
</div>
</body>
</html>