3 lines
59 B
Mathematica
3 lines
59 B
Mathematica
|
|
function sys = setdualize(sys,state)
|
||
|
|
|
||
|
|
sys.dualized = state;
|