Where can I find the exceltime.m function?

조회 수: 1 (최근 30일)
Jesus Pineda
Jesus Pineda 2015년 2월 26일
답변: Jesus Pineda 2015년 2월 26일
I cannot find the exceltime.m function in my installation. I am using R2104B.
Thanks,
J.P.

채택된 답변

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

추가 답변 (1개)

Jesus Pineda
Jesus Pineda 2015년 2월 26일
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.

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by