3 lines
49 B
Mathematica
3 lines
49 B
Mathematica
|
|
function F = unblkdiag(F)
|
||
|
|
|
||
|
|
F = unblkdiag(lmi(F));
|