MATLAB Programming for Numerical Analysis pp 121-190 | Cite as
MATLAB Language: M-Files, Scripts, Flow Control and Numerical Analysis Functions
Chapter
First Online:
Abstract
MATLAB can be used as a high-level programming language including data structures, functions, instructions for flow control, management of inputs/outputs and even object-oriented programming. MATLAB programs are usually written into files called M-files. An M-file is nothing more than a MATLAB code (script) that executes a series of commands or functions that accept arguments and produce an output. The M-files are created using the text editor, as described in Chapter 2.
Keywords
Discrete Fourier Transform Command Line Text Editor Multidimensional Array General Syntax
These keywords were added by machine and not by the authors. This process is experimental and the keywords may be updated as the learning algorithm improves.
Copyright information
© César Pérez López 2014