First page Back Continue Last page Overview Graphics
Matrices
Array of arrays
Basis of MATLAB
One dimensional matrices are arrays
Can be > 2D
Accessed via row / column indices
Same problems with searching as arrays
Makes certain mathematical operations easier