4 lines
70 B
Mathematica
4 lines
70 B
Mathematica
|
|
function P = polytope(C)
|
||
|
|
%POLYTOPE (Overloaded)
|
||
|
|
|
||
|
|
P = polytope(lmi(C));
|