de857369edab4a7076e0bdacae4778263ad585e0
Christoph Budziszewski moved things

Christoph Budziszewski authored 15 years ago

1) function dirs = listDirs(wd)
2) % d = listDirs(dir) returns all directories below dir as a cell array. 
3) % the Structure is the same as from the 'dir' command (because this
4) % function relies on 'dir'
Christoph Budziszewski fbs timeline mod, model in...

Christoph Budziszewski authored 14 years ago

5) % .* is filterd. no intetion to include an option switch for those