Introduction to Matlab I
UE-L25.00644

Teacher(s): Sokhn Nayla
Level: Master
Type of lesson: Seminar
ECTS: 3
Language(s): English
Semester(s): AS-2021

In this course we will learn the following:

 1.       how to initiate variables and how to do some basic calculations with Matlab

2.       how to generate vectors/matrices

3.       how to retrieve elements from vectors and matrices

4.       How to use the following common functions : 1.for loops, 2. while loops, 3. if and else, 4. switch case

5.       how to import/save and load data