Video length is 8:12

Renaming Functions in MATLAB Projects

Watch as I try to rename one of my functions. Usually, this would involve manually updating any references to the function in my code base with a multifile find and replace. Luckily, the function is part of MATLAB® projects, which knows the dependencies between files, so I should be able to update it automatically. Let's see.

 

Originally posted on Stuart's MATLAB Videos blog.

Recorded: 3 Jan 2022

Related Products