Std Matrix Menu: Difference between revisions

From LabRPS Documentation
Jump to navigation Jump to search
No edit summary
No edit summary
Line 55: Line 55:
* [[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]]: perform a transpose operation on the selected matrix.
* [[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_horizontally|Mirror Horizontally]]: mirrors the matrix horizontally.
Line 71: Line 71:
* [[Std_Matrix_Invert|Invert]]: inverts a matrix.
* [[Std_Matrix_Invert|Invert]]: inverts a matrix.


* [[Std_Matrix_Determinant|Determinant]]: compute the determinant of the selected 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]].
* [[Std_Matrix_Convert_to_table|Convert To Table]]: convert the [[Matrix|matrix]] to [[Table|table]].

Revision as of 12:34, 4 September 2022

Std Base icon

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:

  • Std Matrix Recalculate.svg Recalculate: recalculates the matrix cell values using a predefined formula.
  • Transpose: performs a transpose operation on the selected matrix.
  • Determinant: computes the determinant of the selected matrix.