フィルターのクリア

convert spreadsheet date to datenum in import tool is not there

1 回表示 (過去 30 日間)
eric harrington
eric harrington 2016 年 5 月 15 日
コメント済み: Walter Roberson 2016 年 5 月 16 日
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.
Walter Roberson
Walter Roberson 2016 年 5 月 16 日
Which video are you looking at?

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeCalendar についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by