Extract a table with some range of dates
Show older comments
Suppose I have a table with date from 2000 to 2018. I want to create a new table where the date is between Jan 1 2010 and Dec 31 2017. Please advise.
3 Comments
Walter Roberson
on 7 Jun 2018
Are the entries formatted as serial datenum, or as datetime, or as character vectors, or ... ?
alpedhuez
on 7 Jun 2018
Walter Roberson
on 7 Jun 2018
what is class() of one of the entries, and what is a typical value?
Accepted Answer
More Answers (0)
Categories
Find more on Dates and Time in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!