Arrays, Matrices

Many Matlab commands (e.g., those creating graphs) accept the variables as arrays.

Numerical array operations are simple to perform. Here are some examples:

Indexing, sub-arrays: Extending/reducing an array: Matrices are two dimensional arrays.