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

2 lines
36 B
Matlab
Executable File

function S = spy(X)
S = spy(lmi(X));