Where can I find the exceltime.m function?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Jesus Pineda
el 26 de Feb. de 2015
Respondida: Jesus Pineda
el 26 de Feb. de 2015
I cannot find the exceltime.m function in my installation. I am using R2104B.
Thanks,
J.P.
0 comentarios
Respuesta aceptada
Luuk van Oosten
el 26 de Feb. de 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?
0 comentarios
Más respuestas (1)
Ver también
Categorías
Más información sobre Spreadsheets en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!