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.
1 Download
Updated 21 Mar 2025

View License

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 Linux
Tags Add Tags
Version Published Release Notes
1.0.1

Compatibility down to 2017 plus improved regexp

1.0.0