Where can I find the exceltime.m function?
1 回表示 (過去 30 日間)
古いコメントを表示
I cannot find the exceltime.m function in my installation. I am using R2104B.
Thanks,
J.P.
0 件のコメント
採用された回答
Luuk van Oosten
2015 年 2 月 26 日
Hi,
exceltime.m should be part of R2014b, no additional toolboxes are required. Are you sure you are using it in the right way? Such as:
e = exceltime(t)
or
e = exceltime(t,dateType)
where 't' being your datetime array?
0 件のコメント
その他の回答 (1 件)
参考
カテゴリ
Help Center および File Exchange で Spreadsheets についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!