Home > List of Keywords > *TABLEMCOL
*TABLEMCOL
Data format:
One line with three parameters followed by NBL line line with NMC parameters
ID NBL NMC
DATA(1,1) ... DATA(1,NMC)
DATA(NBL,1) ... DATA(NBL,NMC)
Status :
Optional
Restriction :
The ID number cannot be already in use
Purpose :
To define a matrix of data
Details :
| Parameter | Description |
|---|---|
| ID | table ID number |
| NBL | : number of lines |
| NMC | number of columns |
| DATA(1,1) ... DATA(1,NMC) | First Line |
| ... | |
| DATA(NBL,1) ... DATA(NBL,NMC) | Last Line |
