Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
We've all been there... you know you wrote some code somewhere which would help you finish your task but you can't quickly remember where. Perhaps you need to update a graph in your thesis that you prepared a year ago and you know the y-axis label, or you want to remember how you applied a particular function in your code a while back.
The codesearch function is a simple way to quickly search all your m-files for a particular search term. The function lists the matching m-files in the Command Window along with hyperlinks for:
(i) opening the m-file in the MATLAB Editor and
(ii) changing the Current Folder to the directory of the matching m-file.
Additional functionality is described in the help text for the codesearch.
Citation pour cette source
Turlough Hughes (2026). codesearch (https://fr.mathworks.com/matlabcentral/fileexchange/90436-codesearch), MATLAB Central File Exchange. Extrait(e) le .
Informations générales
- Version 1.0.1 (2,55 ko)
Compatibilité avec les versions de MATLAB
- Compatible avec les versions R2019b à R2021a
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.0.1 | Modified codesearch logo (nothing in the actual function). |
||
| 1.0.0 |