About the input format

Hi, Mike,

As I run the command 'datetime([1 2 3])' in octave, it returns "error: v(_,4): but v has size 1x3 error: called from datetime at line 51 column 17"

Looks like it cannot input DateVectors in matrix format in Matlabe. So what is the correct input format? Thank you