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

Added fake input argument in @dates/isequal.

parent d77dec97
No related merge requests found
function C = isequal(A,B)
function C = isequal(A, B, fake)
% Overloads isequal function for dates objects.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment