Matlab Functions

12345678910
Across
  1. 3. used to put two matrices together horizontally
  2. 4. used to add up all of the numbers in a vector
  3. 7. used to calculate the average value
  4. 8. used to generate a matrix of random integers
  5. 9. removes a variable from the workspace
  6. 10. used to determine the size of a matrix
Down
  1. 1. used to put two matrices together vertically
  2. 2. imports data into matlab
  3. 4. creates a scatter plot
  4. 5. gives more information about a different function
  5. 6. creates a matrix full of zeros
  6. 7. finds the minimum value in a vector