clear string() not working for new dimension
Framework for numerical computations, data analysis and visualisation
Brought to you by:
numere
The command clear string() does not work for the new addition dimensions.
Analysis:
Reason for this bug: the clear command was not yet implemented for other dimensions than the first. Will be implemented with this ticket.
Implementation:
Bug fix was implemented with the syntax
clear string(INDEX)
Further clarification needed, if delete wouldn't be the better keyword, just like for the data objects.
Tests:
Ticket was closed because final tests will be carried out by ticket #76.
Anonymous
Diff:
Diff:
Diff:
Diff: