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 a MATLAB project which knows the dependencies between files, so I should be able to update it automatically. Lets see.

Features covered in this code-along style video include:

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

|
  • print

댓글

댓글을 남기려면 링크 를 클릭하여 MathWorks 계정에 로그인하거나 계정을 새로 만드십시오.