Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 383 Bytes

File metadata and controls

11 lines (8 loc) · 383 Bytes

9.07-Matlab-Tutorial

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.