Skip to content
Snippets Groups Projects
Verified Commit 581bfedc authored by Houtan Bastani's avatar Houtan Bastani
Browse files

fix typo

parent 3d83d7cc
Branches
No related tags found
No related merge requests found
function b = isnan(o) % --*-- Unitary tests --*--
% Returns an array of logicals (true/false). Element (t,i) is true iff the i-th variable at
% period number t is not a NaN.
% period number t is a NaN.
%
% INPUTS
% - o [dseries] with N variables and T periods.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment