Introduction to MATLAB

Programming tutorial, RWTH Aachen University, IT Center, 2018

A short introduction to scientific programming in MATLAB.

Topics

  • Introduction to MATLAB
  • Installation and Support
  • First Steps in MATLAB
  • Calculating in MATLAB
  • Boolean Operators, Loops, Functions, Stuctures
  • Visualisation
  • Importing and Displaying Data
  • Introduction to GUI-Programming using Appdesigner
  • Developing a GUI (Callbacks, Handles)