...Introduction to Matlab[1] MATLAB( is a computer program by MathWorks, Inc. for people doing numerical computation. Matlab handles numerical calculations and high-quality graphics, provides a convenient interface to built-in state-of-the-art subroutine libraries, and incorporates a high-level programming language. The purpose of this document is to introduce you to some of the basic capabilities of Matlab which you will find useful for a range of data analysis, plotting, or modelling applications. You will learn to work with Matlab by solving a series of exercises to read, analyse and plot a variety of micrometeorological data. 0. Getting started For the purpose of this introduction, we will assume that you will be using Matlab on a PC-Windows machine, although the appearance and functionality of Matlab is largely platform independent. Begin by starting Matlab from the Start menu. The command window will appear, and this is where you enter commands. Matlab is “command driven”, unlike Excel and most other Windows-based programs. In this document the symbol >> represents the Matlab prompt in the command window. Commands following it indicate that you should type these in; Matlab commands or responses are printed in Bookman Font. Pushing the Enter key causes the command to be executed. Matlab has extensive help resources, available under the "Help" tab of the MATLAB window, or type >> help topic. Hint Use the ( key to recall previous commands, which you...
Words: 3576 - Pages: 15