Command: MatSub
- Updated2024-09-12
- 3 minute(s) read
Command: MatSub
Command: MatSub
Subtracts two matrices componentwise.
Input Parameters
![]() |
Specifies one or more channels. |
![]() |
Specifies one or more channels. |
The ChnList variable specifies the first matrix, the ChnList2 variable specifies the second matrix.
![]() | Note If you want to use waveform channels in this command, follow rule 2.3 for calculating with waveform channels. This rule applies to a column pair of matrix 1 and matrix 2. |
![]() | Note A NoValue in a matrix component results in a NoValue in the result matrix. |
![]() | Note If the two matrices do not have the same number of columns and rows, DIAdem uses the lowest common number of columns and rows. |
![]() | Refer to the Help page 3D Arithmetic for further information. |
Dialog Box Call
Call SUDDlgShow("Main", ResourceDrv & "AnaSubMat")
Related Topics
Command: ChnConvexHull | Command: ChnD3Appr | Command: ChnD3Interp | Command: ChnD3InterpPoint | Command: ChnIsolinesCalc | Command: ChnMatConvert | Command: ChnNConvexHull | Command: MatAdd | Command: MatAppend | Command: MatChnConvert | Command: MatD3Appr | Command: MatD3Interp | Command: MatD3InterpPoint | Command: MatDiv | Command: MatExtremeValues | Command: MatIntegrate | Command: MatIsolinesCalc | Command: MatMul | Command: MatNormalize | Command: MatRelativize | Command: MatScalAdd | Command: MatScalMul | Command: MatSort | Command: MatSum | Command: MatTranspose | Command: MatVAlgebr | Command: MatVColumn | Command: MatVRow | Command: SubMat