Variable: D3SubMatRow
- Updated2024-09-12
- 1 minute(s) read
Variable: D3SubMatRow
Variable: D3SubMatRow
Specifies which rows to copy from a submatrix.
Definition | D3SubMatRow, String variable |
Maximum 80 characters |
![]() | Note Specify which columns of a submatrix you want to copy with the D3SubMatColumn variable. |
Examples
The following settings are valid for the D3SubMatRow variable:
3,6-9,14 | Copies the rows 3, 6-9, and 14 |
3- | Copies all rows from the third to the last row. |
-6 | Copies all rows from the first to the sixth row. |
Used by
Command: SubMat | Create Submatrix | Program Variables in Commands