Stuart’s MATLAB Videos

Watch and Learn

Renaming a Function in a MATLAB Project

Here I want to rename one of my functions. Traditionally, this would involve manually updating any references to the function in my code base with a multi-file find and replace. Luckily, the function is part of aMATLAB projectwhich knows the dependencies between files, so I should be able to update it automatically. Lets see.

Features covered in thiscode-alongstyle video include:

Follow me (@stuartmcgarrity) if you want to be notified via Twitter when I post.

Play the video in full screen mode for a better viewing experience.

|

Comments

To leave a comment, please clickhereto sign in to your MathWorks Account or create a new one.