Where can I find the exceltime.m function?

1 Ansicht (letzte 30 Tage)
Jesus Pineda
Jesus Pineda am 26 Feb. 2015
Beantwortet: Jesus Pineda am 26 Feb. 2015
I cannot find the exceltime.m function in my installation. I am using R2104B.
Thanks,
J.P.

Akzeptierte Antwort

Luuk van Oosten
Luuk van Oosten am 26 Feb. 2015
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?
Have a look here if you need additional help.

Weitere Antworten (1)

Jesus Pineda
Jesus Pineda am 26 Feb. 2015
OK, thank you..
I got it to work. The problem was that I did not properly defined 't' as a datatime array. I was entering an undefined serialname.

Kategorien

Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by