convert spreadsheet date to datenum in import tool is not there

1 次查看(过去 30 天)
convert spreadsheet date to datenum in import tool is not there in R2016a rendering Matlab useless to me.

回答(1 个)

Walter Roberson
Walter Roberson 2016-5-15
The import tool just calls other tools such as readtable() . That would, though, in your version, convert date/times to datetime objects, so you would need to datenum() them if you need datenum specifically instead of datetime objects.
  2 个评论
eric harrington
eric harrington 2016-5-15
that's not the point, though. it's supposed to be in the import tool. can't follow their videos if the stuff isn't available in the most current version.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Calendar 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by