Create 'transpose' function for the editor
Framework for numerical computations, data analysis and visualisation
Brought to you by:
numere
Create a "transpose" option for the editor, which will change rows to columns (i.e. whitespace, comma or semicolon separated elements will now be oriented along columns).
Implementation of this feature requires a elaborate string tokenizer like wxStringTokenizer, which will also return empty cells for non-whitespace separators.
Functionality was tested on the data file, which was the reason for this functionality. The transpose functionality worked as intended. No deviations detected.
Anonymous
Diff:
Diff:
Diff:
Related
Commit: [r774]
Diff: