<div>Hi all,</div>
<div> </div>
<div>I write to you with a question on getting CLP running via a Matlab interface in the matlab procedure of clp.m:</div>
<div> </div>
<div>mexclp.dll is called from the clp.m &quot;m-file&quot;:<br><br></div>
<div>&quot;[x,lambda,status] = mexclp(cmatbeg,cmatind,cmatval,c,b,neq,lb,ub,cmatbegQ,cmatindQ,cmatvalQ,options);&quot;</div>
<div><br>running clp.m subsequently gives the error message:<br><br></div>
<div>&quot;??? Undefined function or method &#39;mexclp&#39; for input arguments of type &#39;struct&#39;.&quot;</div>
<div> </div>
<div>It seems like Matlab cannot find the library file mexclp.dll,
which is in the same directory.  We also tried to run it with mexclp.cpp in the same directory. <br><br><br>We tried running it with matlab2009a on
a windows vista computer and with matlab2009b on a windows XP computer,
both gave the same general error message.</div>

<div> </div>
We have tried adjusting the input argument types.  The function worked for a collaborator in another lab. Any thoughts as to what might be going wrong?<br>

<div> </div>
<div>kind regards,</div>
<div> <font color="#888888"><br>Ben Hebb<br>Gill Lab<br>University of Colorado at Boulder<br></font></div>