Dynamic-Calibration/utils/YALMIP-master/extras/@logdet/getgain.m

4 lines
39 B
Mathematica
Executable File

function cx = getgain(X)
cx = X.gain;