Dynamic-Calibration/utils/YALMIP-master/extras/@lmi/set.m

6 lines
225 B
Mathematica
Raw Normal View History

2019-12-18 11:25:45 +00:00
function F = set(F,tag)
disp('SET has been considered obsolete for many years, and the time has come...');
disp('Update your code. http://users.isy.liu.se/johanl/yalmip/pmwiki.php?n=Commands.set');
error('Obsolete command')