[Csdp-tickets] Problems with matlab routines

Araceli Garate ara2709 at yahoo.com.mx
Mon Jun 11 18:34:42 EDT 2007


Hi,
I have matlab 7.4.0 and I need to install CDSP but
there is an error when I tried to run the test.
Everything is ok until the readsol command:

>> load control1.mat
>> whos
  Name        Size            Bytes  Class    
Attributes

  At        125x21             8488  double    sparse 
  
  K           1x1               140  struct           
  
  ans         2x1                16  double           
  
  b          21x1               168  double           
  
  c         125x1                80  double    sparse 
  

>> pars.objtol=1.0e-9;
>> [x,y,z,info]=csdp(At,b,c,K,pars);
Transposing A to match b 
Number of constraints: 21 
Number of SDP blocks: 2 
Number of LP vars: 0 
'csdp' is not recognized as an internal or external
command, 
operable program or batch file. 
file does not exist!
??? Output argument "x" (and maybe others) not
assigned during call to "C:\Program
Files\MATLAB\R2007a\toolbox\csdp601win\matlab\readsol.m
(readsol)".

Error in ==> readsol at 17
if isfield(K,'q') 

Error in ==> csdp at 188
[x,y,z]=readsol([fname '.sol'],K,length(b));

The libraries are on the matlab path. I don't know if
is a program mistake or is mine. 

I would appreciate your answer I have to finish a PhD
homework.
Thank you.

Araceli Gárate.


	
	
		
___________________________________________________________ 
Do You Yahoo!? 
La mejor conexión a Internet y <b >2GB</b> extra a tu correo por $100 al mes. http://net.yahoo.com.mx 



More information about the Csdp-tickets mailing list