Implement an 'end' constant for tables
Framework for numerical computations, data analysis and visualisation
Brought to you by:
numere
Implement an end constant like in MATLAB to simplify the selection of the table's content via indices. The constant could be named last.
This can be done by introducing two new default variables nlines and ncols, which will contain the dimensions of the current data set and will be updated just before the indices are decoded.
The new functionality was added to the automatic tests. No deviation detected.
Anonymous
Diff:
Diff:
Diff:
Related
Commit: [r509]
Diff: