Adding time (time stamp) to observations
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
desert_scientist90
am 10 Aug. 2020
Bearbeitet: VBBV
am 10 Aug. 2020
Hi I have a quesion regarding the creation of a time variable with increments of every 10 seconds ( I am trying to do a time series graph). I have tried with datetime and duration with no luck. The time of the sampling shoulf cover in theory the 161,052 observations. Any help will be appreciated.
D = duration(4,00:00,10) %% I tried this trying to get the increments of a duration period of 4 hours in increments of 10 seconds
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Time Series Events finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!