Std Matrix Menu: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Docnav |Std 3D Plot Menu |Std Windows Menu |Std Base |IconL= |IconR= |IconC=Labrps.svg }} thumb|128px|Std Base icon {{TOCright}} ==Introduction== The '''Std Matrix Menu''' is one of the 3 sub-menus added to the standard menu when a matrix view is active: {{StdMenu | File Edit Std_View_...") |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 49: | Line 49: | ||
* [[File:Std_Matrix_Hide_controls.svg|32px]] [[Std_Matrix_Hide_controls|Hide Controls]]: hides the matrix controls box. | * [[File:Std_Matrix_Hide_controls.svg|32px]] [[Std_Matrix_Hide_controls|Hide Controls]]: hides the matrix controls box. | ||
* | * [[Std_Matrix_Set_coordinates|Set Coordinates]]: sets the matrix coordinates. | ||
* | * [[Std_Matrix_Set_display_format|Set Display Format]]: sets the display format for the matrix. | ||
* [[File:Std_Matrix_Assign_formula.svg|32px]] [[Std_Matrix_Assign_formula|Assign Formula]]: assigns formula to the matrix. | * [[File:Std_Matrix_Assign_formula.svg|32px]] [[Std_Matrix_Assign_formula|Assign Formula]]: assigns formula to the matrix. | ||
* [[File:Std_Matrix_Recalculate.svg|32px]] [[Std_Matrix_Recalculate|Recalculate]]: recalculates the matrix cell values using a predefined formula | * [[File:Std_Matrix_Recalculate.svg|32px]] [[Std_Matrix_Recalculate|Recalculate]]: recalculates the matrix cell values using a predefined formula. | ||
* [[File:Std_Matrix_Clear_matrix.svg|32px]] [[Std_Matrix_Clear_matrix|Clear Matrix]]: clears the matrix cells. | * [[File:Std_Matrix_Clear_matrix.svg|32px]] [[Std_Matrix_Clear_matrix|Clear Matrix]]: clears the matrix cells. | ||
* | * [[Std_Matrix_Transpose|Transpose]]: performs a transpose operation on the selected matrix. | ||
* | * [[Std_Matrix_Mirror_horizontally|Mirror Horizontally]]: mirrors the matrix horizontally. | ||
* | * [[Std_Matrix_Mirror_vertical|Mirror Vertically]]: mirrors the matrix vertically. | ||
* | * [[Std_Matrix_Import_image|Import Image]]: imports an image. | ||
* [[File:Std_Matrix_Go_to_cell.svg|32px]] [[Std_Matrix_Go_to_cell|Go To Cell]]: opens a [[Go_To_Cell_dlg|dialog]] that allows you to find a cell by its index. | * [[File:Std_Matrix_Go_to_cell.svg|32px]] [[Std_Matrix_Go_to_cell|Go To Cell]]: opens a [[Go_To_Cell_dlg|dialog]] that allows you to find a cell by its index. | ||
* | * [[Std_Matrix_Invert|Invert]]: inverts a matrix. | ||
* | * [[Std_Matrix_Determinant|Determinant]]: computes the determinant of the selected matrix. | ||
* | * [[Std_Matrix_Convert_to_table|Convert To Table]]: convert the [[Matrix|matrix]] to [[Table|table]]. | ||
{{Docnav | {{Docnav | ||
Line 87: | Line 87: | ||
{{Std Base navi}} | {{Std Base navi}} | ||
{{Userdocnavi}} | {{Userdocnavi}} | ||
{{clear}} | {{clear}} |
Latest revision as of 04:36, 19 April 2024
Introduction
The Std Matrix Menu is one of the 3 sub-menus added to the standard menu when a matrix view is active:
File Edit View Scripting Input Simulation Output 3D Plot Matrix Windows Help
The Std Matrix menu provides various tools to work with a matrix.
Tools
The following tools are available in this menu:
Hide Controls: hides the matrix controls box.
- Set Coordinates: sets the matrix coordinates.
- Set Display Format: sets the display format for the matrix.
Assign Formula: assigns formula to the matrix.
Recalculate: recalculates the matrix cell values using a predefined formula.
Clear Matrix: clears the matrix cells.
- Transpose: performs a transpose operation on the selected matrix.
- Mirror Horizontally: mirrors the matrix horizontally.
- Mirror Vertically: mirrors the matrix vertically.
- Import Image: imports an image.
Go To Cell: opens a dialog that allows you to find a cell by its index.
- Invert: inverts a matrix.
- Determinant: computes the determinant of the selected matrix.
- Convert To Table: convert the matrix to table.