From: Bjørn Rustad Date: Tue, 20 Mar 2012 10:36:42 +0000 (+0100) Subject: quadtest.m not executable X-Git-Url: http://git.rustad.me/?a=commitdiff_plain;h=6708fc0a7d1bd9e09e00cd4aeb9fbf0cc16ddd3a;p=optimering quadtest.m not executable --- diff --git a/quadtest.m b/quadtest.m old mode 100755 new mode 100644 index 9ca32c1..506f385 --- a/quadtest.m +++ b/quadtest.m @@ -24,4 +24,4 @@ X = quadprog(kappa*C, -my, A, b, v', beq); X Y = quadprog(kappa*Cdiag, -my, A, b, v', beq); -Y +Y \ No newline at end of file