From 11161063d47cf155a86c0aa379639bce2b570537 Mon Sep 17 00:00:00 2001 From: Michel Juillard Date: Sun, 15 May 2016 09:48:57 +0200 Subject: [PATCH] removing debugging output --- matlab/mcp_func.m | 2 -- 1 file changed, 2 deletions(-) diff --git a/matlab/mcp_func.m b/matlab/mcp_func.m index bece84275..486764857 100644 --- a/matlab/mcp_func.m +++ b/matlab/mcp_func.m @@ -13,5 +13,3 @@ if isreal(res) else domer = 1; end - -disp(x'*res)