Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

find function in MATLAB code

I would need to find all the places in my code (several M files in a folder) where I used a particular function (unique in this case).

Do you know if it is possible?

like image 624
gabboshow Avatar asked Mar 26 '26 17:03

gabboshow


1 Answers

In Matlab, there is the command "Find Files" - in the "Edit" menu, or on the "Home" and "Editor" ribbon - that allows you to find files containing specific text, either in a folder or on the entire Matlab path:

enter image description here

like image 82
Jonas Avatar answered Mar 29 '26 09:03

Jonas



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!