Changeset 1060 for trunk/src/series
- Timestamp:
- Dec 19, 2018, 10:16:08 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/series/extract_rdvision.m
r1059 r1060 538 538 end 539 539 Dti_stamp=(timestamp(1+NbDti,1)-timestamp(1,1))/NbDti; 540 Dti_stamp=(timestamp(1+NbDti,1)-timestamp(2,1))/(NbDti-1); 540 541 t=set(t,uid_content_Dti,'value',num2str(Dti_stamp));%corret Dti 541 542 if abs(Dti_stamp-Dti)>Dti/1000
Note: See TracChangeset
for help on using the changeset viewer.