Where can I find the posixtime() function for MacOSX R2018a?
Show older comments
>> posixtime(1) Undefined function 'posixtime' for input arguments of type 'double'.
Answers (1)
Kodavati Mahendra
on 5 Jun 2018
syntax
p = posixtime(t)
For example
posixtime(datetime('now'))
1 Comment
Steven Goldsmith
on 5 Jun 2018
Categories
Find more on MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!