Dynamic-Calibration/utils/YALMIP-master/extras/@lmi/getlmiid.m

4 lines
41 B
Mathematica
Executable File

function id = getlmiid(F)
id = F.LMIid;