From dd2cf673d2f8b47a756fc7e6c7538eac878393f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Adjemian=20=28Charybdis=29?= Date: Wed, 11 Nov 2015 22:51:25 +0100 Subject: [PATCH] Updated the dates submodule. The setdiff method can return a second output argument (vector of indices). If A and B are two dates objects, and if setdiff is called with two output argument: [C, IA] = setdiff(A, B) then we have: C = A(IA) --- matlab/modules/dates | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/matlab/modules/dates b/matlab/modules/dates index cb29cec35..f37d52302 160000 --- a/matlab/modules/dates +++ b/matlab/modules/dates @@ -1 +1 @@ -Subproject commit cb29cec352522cf2e8b029a2febe5ae502f86859 +Subproject commit f37d5230207dc4ddcb5a8fbe9c2ee21721db8e7c