This is a basic tutorial that covers several key fundamentals of using Matlab such as variable assignment, mathematical and logical operations, selective indexing, control loops, functions, and file operations.
To get started, download the files by clicking "Download ZIP".
Then:
- Unzip the files
- Open tutorial.m
- Follow the directions in the comments.