Experiment 6: Using MATLAB®

I.2.6 Entering and Manipulating Arrays and Matrices. You can enter arrays and matrices into MATLAB in several different ways. Enter an explicit list of elements. Load from an external data file. Generate arrays or matrices using built-in functions. Create arrays or matrices with your own functions in M-files. (M-files are explained in Chapter III) ................
................