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

Fixed typo in header.

parent 1dd05181
Branches
Tags
No related merge requests found
function [a,b] = align(a, b)
%@info:
%! @deftypefn {Function File} {[@var{a}, @var{b}] =} merge_dates (@var{a}, @var{b})
%! @deftypefn {Function File} {[@var{a}, @var{b}] =} align (@var{a}, @var{b})
%! @anchor{dynSeries/align}
%! @sp 1
%! If dynSeries objects @var{a} and @var{b} are defined on different time ranges, extend @var{a} and/or
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment