Where can I find the posixtime() function for MacOSX R2018a?
Mostrar comentarios más antiguos
>> posixtime(1) Undefined function 'posixtime' for input arguments of type 'double'.
Respuestas (1)
Kodavati Mahendra
el 5 de Jun. de 2018
syntax
p = posixtime(t)
For example
posixtime(datetime('now'))
1 comentario
Steven Goldsmith
el 5 de Jun. de 2018
Categorías
Más información sobre MATLAB en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!