Combing Date and Time Variables into ONE DateTime Vector
I am working with a dataset that gives me a 2 different row vectors for date and time – I want to combine these two variables (each their own row) into one datetime vector. Currently I am just creating a separate datetime vector that is correct, but it would be nice to not hard code this with each new dataset I have to import. Struggling to find a not so roundabout way to do this. Thanks!I am working with a dataset that gives me a 2 different row vectors for date and time – I want to combine these two variables (each their own row) into one datetime vector. Currently I am just creating a separate datetime vector that is correct, but it would be nice to not hard code this with each new dataset I have to import. Struggling to find a not so roundabout way to do this. Thanks! I am working with a dataset that gives me a 2 different row vectors for date and time – I want to combine these two variables (each their own row) into one datetime vector. Currently I am just creating a separate datetime vector that is correct, but it would be nice to not hard code this with each new dataset I have to import. Struggling to find a not so roundabout way to do this. Thanks! datetime, vectors MATLAB Answers — New Questions