SER Command Line Find in Files

Search in files for a string and goto line from Matlab Command Line's PWD.

You are now following this Submission

ser written by Shadow 2025
Search in files for a string and goto line from Matlab Command Line's PWD.
Cases are ignored.
>> ser 'text to be searched for' 'c|h|dat'
-> search all .c, .h and .dat files for the search term.
>> ser 'text to be searched for' '*'
-> search in all .* files for the search term.

Cite As

Shadow (2026). SER Command Line Find in Files (https://www.mathworks.com/matlabcentral/fileexchange/180460-ser-command-line-find-in-files), MATLAB Central File Exchange. Retrieved .

Tags

Add Tags

Add the first tag.

General Information

MATLAB Release Compatibility

  • Compatible with R2017b to R2024b

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.1

Compatibility down to 2017 plus improved regexp

1.0.0