Module 1. MATLAB fundamentals
About this module
You will learn about Matlab, the Matlab Desktop, and the basics of interacting with it through its command line interface. You will learn about basic built-in Matlab functions, array creation and manipulation, basic plotting and I/O operations, conditionals, loops, and defining functions.
Contents of this module
Part 1. Introduction
Part 2. Using MATLAB
Part 3. Arrays
Part 4. Scripts involving simple plots and I/O
Part 5. Conditionals
Part 6. Loops
Part 7. User-defined functions
Part 8. Examples
Programming assignment for module 1
Test for module 1