Mercurial > hg > aimmat
comparison aim-mat/gui/loadallparameterfiles.m @ 3:20ada0af3d7d
various bugfixes and changed copywrite message
author | Stefan Bleeck <bleeck@gmail.com> |
---|---|
date | Tue, 16 Aug 2011 14:36:30 +0100 |
parents | 74dedb26614d |
children |
comparison
equal
deleted
inserted
replaced
2:8bd33a2931a3 | 3:20ada0af3d7d |
---|---|
4 % | 4 % |
5 % RETURN VALUE: | 5 % RETURN VALUE: |
6 % | 6 % |
7 % | 7 % |
8 % (c) 2011, University of Southampton | 8 % (c) 2011, University of Southampton |
9 % Maintained and written by Stefan Bleeck (bleec@gmail.com) | 9 % Maintained by Stefan Bleeck (bleeck@gmail.com) |
10 % http://www.soton.ac.uk/aim | 10 % download of current version is on the soundsoftware site: |
11 % http://code.soundsoftware.ac.uk/projects/aimmat | |
12 % documentation and everything is on http://www.acousticscale.org | |
13 | |
11 | 14 |
12 | 15 |
13 function handles=loadallparameterfiles(handles) | 16 function handles=loadallparameterfiles(handles) |
14 % go through all directories and call the single module-parameterfiles | 17 % go through all directories and call the single module-parameterfiles |
15 | 18 |