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 f4d6521 commit a2c9f1aCopy full SHA for a2c9f1a
src/readAndFilterLogfile.m
@@ -19,7 +19,7 @@
19
% OUTPUT:
20
%
21
% - outputFiltered: dataset with only the specified content, to see it in the command window
22
- % use display(outputFiltered)
+ % use display(outputFiltered)
23
24
% Checke if input is cfg or the file path
25
if ischar(varargin{1})
0 commit comments