Dynamic-Calibration/utils/YALMIP-master/extras/expanded.m

7 lines
82 B
Mathematica
Raw Permalink Normal View History

2019-12-18 11:25:45 +00:00
function X = expanded(F,state)
if nargin == 1
X = 1;
else
X = [];
end