MATLAB Materials
These videos cover many of the basic coding principles and skills and are additional resources available to you beyond the training sessions and lectures. They are tailored for complete novices, and teach you the tools you need to begin creating more complex programs.
- Getting started
- Intro video (2:50)
- Intro slides
- Intro to Coding
- Intro to Variables (5:00)
- Arithmetic Operators (3:47)
- Arrays (6:38)
- Reference Slides
- Lecture recording
- Functions
- Functions 1 (Intro) (8:13)
- Functions 2 (Input Arguments) (6:13)
- Functions 3 (Output) (5:58)
- Reference slides
- Conditionals
- Loops
- Basic Analysis (Scatter Plot & Linear Fit)
- Video 1 (18:39)
- Video 2 (12:44)
- MATLAB Code