Stuart’s MATLAB Videos

Watch and Learn

Creating a MATLAB Function to Reuse Code

Its common when you are developing code to find that you want to re-use a piece of it for some new dataset or task. Instead of copying and pasting, always consider writing a function. Here is an example of me doing this, moving the code out and updating my script or parent function to call it.

Features covered in thiscode-alongstyle video include:

  • Writing functions
  • Editor split view

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.