[Csdp-tickets] [C Library for Semidefinite Programming] #8: writesdpa.m

C Library for Semidefinite Programming coin-trac at coin-or.org
Fri Nov 19 16:50:17 EST 2010


#8: writesdpa.m
-------------------------+--------------------------------------------------
  Reporter:  siilats     |       Owner:  somebody
      Type:  defect      |      Status:  closed  
  Priority:  major       |   Milestone:          
 Component:  component1  |     Version:          
Resolution:  fixed       |    Keywords:          
-------------------------+--------------------------------------------------
Changes (by borchers@…):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 This problem has already been fixed in trunk.  The issue is that Mathworks
 made an incompatible change to MATLAB that breaks any code that refers to
 an element of a sparse matrix within an fprintf().  The only solution that
 I'm aware of is to wrap all arguments of fprintf() in full().  This is
 what I've done in trunk.

-- 
Ticket URL: <https://projects.coin-or.org/Csdp/ticket/8#comment:2>
C Library for Semidefinite Programming <http://projects.coin-or.org/Csdp>
A C library for semidefinite programming



More information about the Csdp-tickets mailing list