daadf09bb8b68328d5df1e730878307ae52c49d7
Christoph Budziszewski started save/load functiona...

Christoph Budziszewski authored 15 years ago

1) % generate parameter structs for subroutines
2) function timelineParams = getTimeLineParams(paramModel)
3) timelineParams = struct;
Christoph Budziszewski first plot button. not work...

Christoph Budziszewski authored 15 years ago

4) % timelineParams.frameShiftStart = getDouble(paramModel.txtFrameShiftStart);  % -20;
5) % timelineParams.frameShiftEnd   = getDouble(paramModel.txtFrameShiftEnd); %15;
6) % timelineParams.decodeDuration  = getDouble(paramModel.txtFrameShiftDur);