powered by
This function is used to convert between MATLAB datenum values and R POSIXt time values.
POSIXTomatlab(gTime)
a POSIXct or POSIXlt date value
MATLAB datenum value.
# NOT RUN { POSIXTomatlab(as.POSIXlt(as.Date("2010-01-01"))) # }
Run the code above in your browser using DataLab