2 lines
36 B
Mathematica
2 lines
36 B
Mathematica
|
|
function S = spy(X)
|
||
|
|
S = spy(lmi(X));
|