[root]/Packages/MatlabInterface/Dataflow/GUI
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 35 (100.0%) | 3990 (100.0%) | 114.0 |
callahan | 5 (14.3%) | 2002 (50.2%) | 400.4 |
jeroen | 25 (71.4%) | 1419 (35.6%) | 56.7 |
dav | 5 (14.3%) | 569 (14.3%) | 113.8 |
Bug fix: TCL code was broken
0 lines of code changed in 2 files:
Added a 3rd string port to Matlab Module. Added FieldReader code for NoData/Constant/Linear basis functions. The field reader should read most of the in matlab defined meshes as a field. Updated the display window with information on the actual basis used for both field and mesh. Countless bug fixes for detecting which field type the user intended in its matlabfile. Addition of a framework for higher order defined meshes. Functions definitions for higher order elements are present but not yet implemented. The code is not yet GCC4 compliant, and may thus not compile on every system yet. The FieldWriter system is still largely unstested (hopefully coming soon, when I have time to adapt the code)
1 lines of code changed in 2 files:
Fixed the loading of m files in the GUI, improved handling of fields with constant data
474 lines of code changed in 2 files:
Fixed bug for loading m-files into command window, now window gets cleaned properly before loading new m-file.
1 lines of code changed in 1 file:
Added support for strings in matlab bundled variables. Updated the GUI to show a red bar instead of a white bar. Added extra protection against not existing filenames/pathnames. Removed support for Masked fields as this will not be supported by the HO version
226 lines of code changed in 11 files:
Added string ports in Matlab engine, for for instance specifying filenames. Capped the display buffer to 1000 lines
76 lines of code changed in 1 file:
Small bug fixes
245 lines of code changed in 1 file:
Activated ports to input filenames and added a module to read colormaps generated in Matlab
296 lines of code changed in 3 files:
Fixed problems with sparsematrix reader, extra workspace is not copied anymore, added in scheme to edit matlab engine configuration file from GUI directly
100 lines of code changed in 2 files:
Synced with file from branch.
12 lines of code changed in 1 file:
Removed retired Matlab2 module (syncs with branch)
0 lines of code changed in 1 file:
Updated from branch.
557 lines of code changed in 1 file:
Removed from branch.
0 lines of code changed in 2 files:
Merge v1_24_0_release
2002 lines of code changed in 5 files: