de857369edab4a7076e0bdacae4778263ad585e0
Christoph Budziszewski first eventually working st...

Christoph Budziszewski authored 15 years ago

1) function ret = saveStudy(studyID,model)
Christoph Budziszewski almost all "change study" f...

Christoph Budziszewski authored 15 years ago

2) if strcmp(studyID,'')
3)     ret = 0;
4)     return
5) end