Enable code metrics for MATLAB files
Framework for numerical computations, data analysis and visualisation
Brought to you by:
numere
In addition to the already available duplicate code functionality, enable code metrics for MATLAB files.
Analysis:
This can be done by enhancing the NumeReEditor::isStyleType() member function and replace the hardcoded style tokens in NumeReEditor::AnalyseCode(). Additionally, some changes have to be made in the member function, because MATLAB allows calling functions without explicit parentheses.
Implementation:
Documentation:
Tests:
This change was tested thoroughly in production tests. All deviations were resolved,
Anonymous
Diff:
Diff:
Diff:
Diff:
Diff:
Diff: