We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffd4154 commit 2cd37c2Copy full SHA for 2cd37c2
src/readAndFilterLogfile.m
@@ -17,11 +17,9 @@
17
% you have ``trigger_motion`` and ``trigger_static``, ``trigger`` as input
18
% will do)
19
% :type filterBy: string
20
- % :param varargin: either ``cfg`` (to display the last run output) or
21
- % the file path as string
+ % :param varargin: either ``cfg`` (to display the last run output) or the file path as string
22
%
23
- % :returns: - :outputFiltered: dataset with only the specified content
24
- % to see it in the command window use display(outputFiltered)
+ % :returns: - :outputFiltered: dataset with only the specified content to see it in the command window use display(outputFiltered)
25
26
27
0 commit comments