How do I add a time column in the format of YYYY-MM-DD to my table?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Saunok Chakrabarty
am 3 Apr. 2023
Kommentiert: Jon
am 10 Apr. 2023
I have a table containing time series data of some macroeconomic variables. My data is quarterly, starting from 1947-01-01 and ending on 2022-10-01. However, MATLAB is representing these dates numerically - eg, 1947-01-01 shows up as -725846400, after I imported the file into MATLAB from R. How do I change the time column to quarterly data in the range that I want?
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Calendar 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!