Duration in milliseconds
MS = milliseconds(
returns
an array of milliseconds equivalent to the values in X
)X
.
If X
is a numeric array, then MS
is
a duration
array in units of milliseconds.
If X
is a duration
array,
then MS
is a double
array with
each element equal to the number of milliseconds in the corresponding
element of X.