フィルターのクリア

How to pull in data from excel with a datetime value using readtable?

3 ビュー (過去 30 日間)
Helena
Helena 2018 年 6 月 12 日
コメント済み: Paolo 2018 年 6 月 12 日
Sorry for the simple question, I am new to MATLAB. I'm using the readtable function to pull in data from an excel spreadsheet. When I use the manual 'import data' button on MATLAB it automatically reads the column as datetime, when I do it using the readtable function it pulls it through as a table and doesn't recognise the dates. How do I use the readtable function to automatically pull through this column as datetime?
Thanks
  1 件のコメント
Paolo
Paolo 2018 年 6 月 12 日
When using readtable you can specify additional options for the importing. You can find more information here, you will find that datetime is included in the VariableTypes properties. Could you attach your Excel file?

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

回答 (0 件)

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by