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

4 lines
81 B
Mathematica
Raw Permalink Normal View History

2019-12-18 11:25:45 +00:00
function y = getbase(x)
%GETBASE (overloaded sdpvar/getbase on double)
y = x(:);