Mr. Murillo, 

The line is exactly the same, but still  the same error.

With the help of Mr. Zimmerman the BPMPD mex interface now seems to be 
working well. 

I ran the test_matpower.m file and everything is OK. 

I ran several small cases with rundcopf() just fine, only  test5.m has 
error. 

By the way, I ran case27465wop.m, case2746wp.m, case2383wp.m, 
case2737sop.m and case 2736sp.m. All of them did not converge. 
Is there a particular problem with these cases ?

Thank you for your comments.


Dr. Fernando Sánchez Tello
Subdirección de Programación
Tel directo: 01 55 57054059
Tel: 52294400, Exts. 80014 y 80015



Carlos E Murillo-Sanchez <[email protected]> 
Sent by: [email protected]
16/07/2008 05:24 p.m.
Please respond to
"MATPOWER discussion forum" <[email protected]>


To
MATPOWER discussion forum <[email protected]>
cc

Subject
Re: installing BPMPD_MEX






Dear Fernando:

Can you check whether the calling line in test5.m looks like


[x1, y1, s1, w1, how1, bpstat] = bp([],A,b,c,e,1:3,[1 -2 -3],[],[],[],0);

That last '0' is important, it tells bpmpd not to try to
print out anything to the screen - this is not doable under
Windows and produces errors like the one you reported.

carlos.

[email protected] wrote:
> 
> I have problems installing BPMPD mex interface.
> 
> I have MATLAB 7.1.0.246 (R14) Service Pack 3 and Compaq Visual Fortran 
6.0
> 
> I downloaded  the file bpmpdmex2.21.1_w32 .zip
> 
> According to README.txt file I did,
> 1.        Unzip the downloaded file.
> 2.        Place the *.m and bp.dll or bp.mex* files in a location on 
> your Matlab path.
> 
> 
> 
> When I run the test5.m file I got the following error message,
> 
> 
> 
> Anyone can help me ?
> 
> Thank you in advance for your support.
> 
> Dr. Fernando Sánchez Tello
> Subdirección de Programación
> Tel directo: 01 55 57054059
> Tel: 52294400, Exts. 80014 y 80015
> 
> 
> ------------------------------------------------------------------------
> 
> No virus found in this incoming message.
> Checked by AVG. 
> Version: 7.5.524 / Virus Database: 270.5.0/1555 - Release Date: 
7/16/2008 6:43 AM



Reply via email to