TDDD34 Programming with Applications in Engineering
Material information
These pages contain an overview of the most basic Matlab command you will use in the course. For further information about each topic or command, refer to the built-in Matlab "help" command. The help page for a command includes a very useful "see also" part that list related commands.
Commands
Useful administration commands to manage files, variables, help and more.
Statements
Program control statements and useful built-in functions.
Functions
Syntax for creating custom Matlab functions. Very important part of programming. Functions are the base of any program longer than a few lines, and in fact any program at all.
Matrixes
Actually the core foundation of Matlab, although we handle it only after learning the basics.
Figures
Information regarding how to visualize data. How to plot data in nice graphs, diagrams or pictures.
Page responsible: Erik Nilsson
Last updated: 2012-08-07