Skip to content
Snippets Groups Projects
Commit dd2cf673 authored by Stéphane Adjemian's avatar Stéphane Adjemian
Browse files

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)
parent edd275bf
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment