plot vector with string timestamp

6 Ansichten (letzte 30 Tage)
Ancalagon8
Ancalagon8 am 15 Mär. 2020
Bearbeitet: Ancalagon8 am 6 Jan. 2025
i want to plot some data with timestamp. Timestamp is string and my data are vector. Any help?
  1 Kommentar
Mohammad Sami
Mohammad Sami am 16 Mär. 2020
You can convert your timestamps to either datetime variable or to datenum. See documentation for how to set the format string.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Jakob B. Nielsen
Jakob B. Nielsen am 16 Mär. 2020
Take a look at the datetick function.

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!

Translated by