Dynamic-Calibration/utils/YALMIP-master/extras/@constraint/unblkdiag.m

3 lines
49 B
Mathematica
Raw Normal View History

2019-12-18 11:25:45 +00:00
function F = unblkdiag(F)
F = unblkdiag(lmi(F));