plot vector with string timestamp

6 visualizaciones (últimos 30 días)
Ancalagon8
Ancalagon8 el 15 de Mzo. de 2020
Comentada: Ancalagon8 el 16 de Mzo. de 2020
i want to plot some data with timestamp. Timestamp is string like this: 2019-07-01T18:55:02.197040 and my data are vector. Any help?
  2 comentarios
Mohammad Sami
Mohammad Sami el 16 de Mzo. de 2020
You can convert your timestamps to either datetime variable or to datenum. See documentation for how to set the format string.
Ancalagon8
Ancalagon8 el 16 de Mzo. de 2020
Thank you for your answer but i need to have them in a plot with exact format like 01/07/2019 18:55:00 etc and not numbers..any help?

Iniciar sesión para comentar.

Respuestas (1)

Jakob B. Nielsen
Jakob B. Nielsen el 16 de Mzo. de 2020
Take a look at the datetick function.
  1 comentario
Ancalagon8
Ancalagon8 el 16 de Mzo. de 2020
Need further help. Can you explain please?

Iniciar sesión para comentar.

Categorías

Más información sobre Dates and Time en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by