hs: a pedestrian history search engine
HS searches the command history file for entries containing a specific pattern using the regular expression engine.
the results are displayed in the command window in the format:
#entry location: line
clicking the -location- will open the history file at this line;
clicking the -line- will copy/paste the line to the command prompt and may be return by an [ENTER] command.
see:
>> help hs
for more explanations for this snippet
Citation pour cette source
us (2025). hs: a pedestrian history search engine (https://www.mathworks.com/matlabcentral/fileexchange/20610-hs-a-pedestrian-history-search-engine), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Version | Publié le | Notes de version | |
---|---|---|---|
1.2.0.0 | Yuri Kotliarov has disclosed a strange behavior, which was corrected; thanks, Yuri!
|
||
1.0.0.0 | changed line-click from rerun to copy/paste to the command prompt; version tag 29-Aug-2008 17:28:54 |