Clear Filters
Clear Filters

prog = sossolve(prog); it is showing an error i did this in SOStools an example in module page no. 25 and i am using sdtp3 fo sdp solver

4 views (last 30 days)
>> prog = sossolve(prog)
Size: 16 9
Undefined function 'sedumi' for input arguments of type 'struct'.
Error in sossolve (line 126)
[x,y,info] = sedumi(At,b,c,K,pars);
please help me

Answers (1)

Walter Roberson
Walter Roberson on 4 Sep 2015
sostools appears to be the third party SOS Toolkit

Categories

Find more on Get Started with Optimization Toolbox in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!