milliseconds
Duration in milliseconds
Syntax
Description
MS = milliseconds(
returns
an array of milliseconds equivalent to the values in X
)X
.
If
X
is a numeric array, thenMS
is aduration
array in units of milliseconds.If
X
is aduration
array, thenMS
is adouble
array with each element equal to the number of milliseconds in the corresponding element of X.