Effacer les filtres
Effacer les filtres

convert spreadsheet date to datenum in import tool is not there

1 vue (au cours des 30 derniers jours)
eric harrington
eric harrington le 15 Mai 2016
Commenté : Walter Roberson le 16 Mai 2016
convert spreadsheet date to datenum in import tool is not there in R2016a rendering Matlab useless to me.

Réponses (1)

Walter Roberson
Walter Roberson le 15 Mai 2016
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 commentaires
eric harrington
eric harrington le 15 Mai 2016
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 le 16 Mai 2016
Which video are you looking at?

Connectez-vous pour commenter.

Catégories

En savoir plus sur Calendar dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by