when I tried to use the solvers of DSDP and csdp to solve a SDP, the error information show:
This is for DSDP:
Unknown problem in solver (try using 'debug'-flag in sdpsettings) (Attempt to execute SCRIPT dsdp as a function: D:\DSDP5.8\matlab\dsdp.m)
This is for csdp:
Unknown problem in solver (try using 'debug'-flag in sdpsettings) (Error using fprintf Function is not defined for sparse inputs.)
other SDP solvers, such sedumi, sdpt3, and sdpa, are fine.
thanks.