Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

Converting Numeric array into a datetime Array

2 views (last 30 days)
Martha
Martha on 25 Oct 2023
Closed: Stephen23 on 25 Oct 2023
Can you kindly assist, i am trying to convert my Time which is numeric array(22x1 double) into a 22x1 datetime array but it is giving me a date which has errors although my time is correct.
datetime(Time1,’ConvertFrom’,’datenum’)
  4 Comments
Martha
Martha on 25 Oct 2023
Hi, Thank you . I found a way that could manipulate the code
dpb
dpb on 25 Oct 2023
@Martha - glad you found a solution but I will close this Answers thread as being noninformative unless you can show the form of the data and what the solution turned out to be. Otherwise, it doesn't have any useful content that would help anybody else if returned in a search...

Answers (0)

This question is closed.

Products


Release

R2023b

Community Treasure Hunt

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

Start Hunting!