Convert time to Windows NT format
by Josiah Renfree
02 Apr 2007
(Updated 03 Apr 2007)
Used to convert a time vector into the time format used by Windows NT. This is the number of 100-ns
|
Watch this File
|
| File Information |
| Description |
The Windows NT time format is the number of 100 nanosecond intervals that has passed since January 1, 1601. This m-file is used to convert a normal time vector into this Windows NT format.
The function take a time vector with the same format as the output of Matlab's 'clock' function and returns a value expressing the number of 100 nanosecond intervals that have passed |
| MATLAB release |
MATLAB 7.0.4 (R14SP2)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (2) |
| 03 Apr 2007 |
Jos x@y.z
|
|
|
| 30 Nov 2009 |
Rick Towler
|
|
|
| Updates |
| 03 Apr 2007 |
A factor of 100 was missing in the calculations, which resulted in the wrong time output. It has now been fixed and should be in working order |
|
Contact us at files@mathworks.com