MATLAB COMMANDS

123456789101112
Across
  1. 1. MATLAB function that returns the remainder after division
  2. 4. MATLAB command used to raise a number to a power
  3. 5. Function that creates an identity matrix
  4. 6. Command used to convert a number into a string
  5. 8. Function used to display output in the Command Window
  6. 11. Function used to give a title to a graph
  7. 12. Command used to explain symbols in a graph
Down
  1. 1. Function used to generate random numbers
  2. 2. Command used for formatted output display
  3. 3. MATLAB command used to create a matrix of zeros
  4. 7. Function used to find the square root of a number
  5. 8. MATLAB function used to find the determinant of a matrix
  6. 9. MATLAB command used to draw graphs
  7. 10. Command used to find the inverse of a matrix