Filter löschen
Filter löschen

How to add a date array in a table?

2 Ansichten (letzte 30 Tage)
vicsm
vicsm am 5 Mär. 2019
Beantwortet: Peter Perkins am 11 Mär. 2019
Hello,
I have a table with 15 variables, one of them is a cell array called Realtime. It contains time data (HH:mm:ss), which represents measurements during several consecutive days. I will like to create a "date" array (dd-MMM-yyyy) linked to Realtime, with my only reference being: last value in Realtime (16:05:14) corresponds to 21 May 2018. How can I do this?

Antworten (1)

Peter Perkins
Peter Perkins am 11 Mär. 2019
Your question is not at all clear, but I suggest you take a look at durations (and/or datetimes) and timetables.

Kategorien

Mehr zu Dates and Time finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by