Duration precision in subtracting two datetimes
    4 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
    Andrea Sbaragli
 am 24 Mai 2021
  
    
    
    
    
    Bearbeitet: Adam Danz
    
      
 am 24 Mai 2021
            In subtracting two datetimes I lost what comes after the seconds. In particular
 A(1,1) = '05-Mar-2021 13:01:53.917194495'
B(1,1) = '05-Mar-2021 11:41:36.619605504'
why C= A{1,1} - B{1,1} = 01:20:17??
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
				Mehr zu Dates and Time finden Sie in Help Center und File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!