aa0fb379218f6b86818442412779930261a7d51a
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 15 years ago

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