This menu is only active when a matrix is selected.
This command opens a dialog window which is used to specify some view parameters of the matrix (cell width, format of numbers).
This command opens a dialog window which is used to specify the size of a matrix. It can also be used to specify the X and Y ranges which will be used as axis ranges for a 3D-plot of the matrix data.
This command opens a dialog window which is used to fill in a matrix with the result of a function z=f(i,j) in which i and j stand for the row and column numbers.
This command allows you to recalculate the matrix cell values using a predefined formula. Useful when the formula is changed.
This command performs a clockwise 90 degrees rotation of the active matrix.
This command performs a counterclockwise 90 degrees rotation of the active matrix.
Flips the selected matrix vertically.
Flips the selected matrix horizontally.
Opens the matrix resampling dialog. Expanding operation is preselected in the dialog.
Opens the matrix resampling dialog. Shrinking operation is preselected in the dialog.
Matrix smoothing is performed by shrinking and then expanding the matrix using bilinear interpolation. If the number of columns or rows is less than 32, the matrix is first expanded so that the row number and the column number are both twice of the original. Then the expanded matrix is shrunk to the original size. Through this process of expanding and shrinking, the size of the output matrix will be exactly the same as the original matrix. However, the data will be much smoother. If both the number of columns and the number of rows in the original matrix are greater than 31, the matrix is first shrunk and then expanded to obtain the smoothed matrix.
Perform a Transpose operation on the selected matrix.
Invert the selected matrix.
Compute the determinant of the selected matrix.
The Go to Row... and Go to Column... commands are the same as those described in the Table menu
This group of commands allows you to choose how the matrix will be displayed.
Displays the selected matrix as an image.
Displays the selected matrix as a data table.
If the selected matrix is viewed as an image, this command sets the palette to a gray scale.
If the selected matrix is viewed as an image, this command sets the palette to a predefined color scale.
Opens the Custom Color Map dialog allowing customization of the palette used by the selected matrix when the matrix is displayed as an image.
When this option is checked, the horizontal and vertical headers of the selected matrix will display the column/row indexes.
When this option is checked, the horizontal and vertical headers of the selected matrix will display the x/y coordinates.
Convert the selected matrix into a table.