Skip to content

Commit

Permalink
doco for option
Browse files Browse the repository at this point in the history
  • Loading branch information
petercorke committed Sep 24, 2020
1 parent 0bae8a0 commit a984551
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ParticleFilter.m
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,8 @@ function run(pf, niter, varargin)
% PF.run(N, OPTIONS) runs the filter for N time steps.
%
% Options::
% 'noplot' Do not show animation.
% 'noplot' Do not show animation.
% 'movie',M Create an animation movie file M
%
% Notes::
% - All previously estimated states and estimation history is
Expand Down

0 comments on commit a984551

Please sign in to comment.