table.value
Syntax
Get/set a table entry. A 2D vector must be supplied, or it is returned and entries are created if i is greater than table.size. A new table is created if a unique integer or string name is given as the first argument.
table.size
v - vector of x/y value
t - integer name, string name, or table pointer
i - index of table entry
table.spectrum
table.x
9.0.175