[root]/mrUtilities/MatlabUtilities

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 282 (100.0%) | 7151 (100.0%) | 25.3 |
| justin | 218 (77.3%) | 3656 (51.1%) | 16.7 |
| david | 40 (14.2%) | 2172 (30.4%) | 54.3 |
| ds | 7 (2.5%) | 1215 (17.0%) | 173.5 |
| leila | 3 (1.1%) | 72 (1.0%) | 24.0 |
| farshadm | 3 (1.1%) | 18 (0.3%) | 6.0 |
| eli | 8 (2.8%) | 14 (0.2%) | 1.7 |
| frakkopesto | 2 (0.7%) | 4 (0.1%) | 2.0 |
| tsliu | 1 (0.4%) | 0 (0.0%) | 0.0 |
check for empty string
1 lines of code changed in 1 file:
Set of changes that enable selecting a group of ROIs to display.
15 lines of code changed in 1 file:
Parameter for controlling whether the dialog is modal or not
11 lines of code changed in 1 file:
Fix for linked checkbox
8 lines of code changed in 1 file:
Adding utility function to cat two cell arrays together
24 lines of code changed in 1 file:
Adding to mrUtilities
66 lines of code changed in 1 file:
Better checking to see whether there is an existing figure before trying to close
5 lines of code changed in 1 file:
help info on how to run
1 lines of code changed in 1 file:
Adding changes made by Luke Robot Hospadaruk (Taosheng Liu's tech) to allow drawing ROIs on surfaces. Note that Luke used another downloaded version of dijkstra's algorithm because he needed one that also retured info about the shortest path, rather than just the path length. This version is called dijkstrap.cpp and should be compiled with fibheap.cpp using -largeArrayDims. These files are in the mrLoadRet/ROI directory. (I've compiled for mexmaci and mexmaci64). If they are not compiled the user will get an error message telling them to compile.
Also, fixed a small bug with the 3d free rotation of surfaces in which it was using an old view variable -- which would have caused it to lose any changes in between 3d free rotations.
12 lines of code changed in 1 file:
New argument that allows changing the default fixList
24 lines of code changed in 1 file:
getArgs is just a comment change.
mrParamsDialog handles a case where dropdown list boxes get a bad value of 0. This shouldn't ever happen, but there is some bug in Matlab 7.9 where this seems to happen a lot.
16 lines of code changed in 2 files:
Handle empty filename correctly
1 lines of code changed in 1 file:
Can now pass in a parameter 'ignoreKeys' which keeps the dialog from closing on ESC (which was inconvenient for mglDoRetinotopy)
38 lines of code changed in 1 file:
Just changed comments
3 lines of code changed in 1 file:
adding mrParamsEnable to enable/disable menu items in callback -- also adding ability to set fields as disabled on start up
46 lines of code changed in 2 files:
Stuff to group arrays
42 lines of code changed in 2 files:
recompiled for 64bit Linux
0 lines of code changed in 1 file:
fixing a munched mexfile
0 lines of code changed in 2 files:
re-importing mrDisp.mexmac as a binary file
0 lines of code changed in 1 file:
fixing broken binary for mrDisp.mexmac
0 lines of code changed in 1 file:
(169 more)