JS_TO_MATLAB Name
JS_TO_MATLAB Purpose
Convert from Julian Seconds to Matlab time.
Category
Calling Sequence
mtime = js_to_matlab(js) Inputs
js = Julian Seconds. in
Scalar or array.
Keyword Parameters
Outputs
mtime = Matlab time. out Common Blocks
Notes
Notes
Julian Seconds are seconds since 2000 Jan 1 0:00:00.
Matlab time is days since 0000 Jan 1 00:00:00.
Matlab time for 2000 Jan 1 0:00:00 = 730486.
Modification History
R. Sterner, 2008 Oct 30
Copyright (C) 2008, Johns Hopkins University/Applied Physics Laboratory
This software may be used, copied, or redistributed as long as it is not
sold and this copyright notice is reproduced on each copy made. This
routine is provided as is without any express or implied warranties
whatsoever. Other limitations apply as described in the file disclaimer.txt.