You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to YALMIP
Hi, what is the source of the following error:
Reference to non-existent field 'dinf'
Error in callsedumi (line 79) pinf = info.dinf;
Error in solvesdp (line 350) eval(['output = ' solver.call '(interfacedata);']);
Error in solvesos (line 137) sol = solvesdp(F, obj, options);
Johan Löfberg
unread,
Jan 21, 2018, 7:09:49 AM1/21/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to YALMIP
Either sedumi does not work at all on your machine (sedumi(1,1,1) should run), or your problem is weird causing sedumi to crash and not return any solution
ramin ram
unread,
Jan 21, 2018, 11:18:43 PM1/21/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to YALMIP
sedumi runs correctly.
What is a weird problem for sedumi?
Thank you
Johan Löfberg
unread,
Jan 22, 2018, 2:59:31 AM1/22/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to YALMIP
Bizarrely trivial problems, or problems with crap data (inf/nan, super huge coefficients) etc.