I\'m looking for resources on how to structure medium- to large-scale MATLAB projects, especially ones that involve several independent modules. How do I manage global confi
You may want to have a look at "The Elements of Matlab Style" (review by Loren Shure).
Also, this review of good coding practices might be useful.