Matlab Tutorial Course: Lesson 6: Programming Tips
Matlab Tutorial Course: Lesson 6: Programming Tips
Matlab Tutorial Course: Lesson 6: Programming Tips
michael.berks@manchester.ac.uk
• Comments
– At start of function, describe function purpose, use, and its inputs/outputs
– Every few lines to describe what you’re doing
– Before major blocks of code to describe the general purpose of the next
section