|
|
| File Information |
| Description |
FINDCONSTANTS searches in all the .m files under a chosen directory and writes to an output file (results.txt) all the assignments of constant values to variables. The core of the programme is the regular expression that can be modified to search specific strings.
Assignments have to comply with matlab format (eg: x_1.y_2 = 1.5e-2;)
I use it in programs with many files, where sometimes people use constant values that then forget to update when the conditions are changing. |
| MATLAB release |
MATLAB 7.6 (R2008a)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 28 Aug 2008 |
Updating description |
|
Contact us at files@mathworks.com