Code abstrahizer issues
Framework for numerical computations, data analysis and visualisation
Brought to you by:
numere
If one uses the code abstrahizer to extract MATLAB code segments, the detection, whether a variable is modified or not, fails if the variable is a structure containing MATLAB standard function names as its fields. Additionally the return values of the current functions scope are not used correctly either.
The first issue is quite straighforward to fix. The second issue needs some MATLAB-specific enhancements.
This fix was tested manually. No deviation detected.
Anonymous
Diff:
Diff:
Diff:
Related
Commit: [r473]
Diff: