SER Command Line Find in Files
Version 1.0.1 (2.27 KB) by
Shadow
Search in files for a string and goto line from Matlab Command Line's PWD.
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 .
MATLAB Release Compatibility
Created with
R2024b
Compatible with R2017b to R2024b
Platform Compatibility
Windows macOS LinuxTags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
