How to make a table with date times and durations?
Afficher commentaires plus anciens
Hi, I have a set of datetimes and durations, and I want to merge them and display them in a table. I just can't figure out how to set the timezones, keep on getting errors. Any help is appreciated, I attached the files for extra clarity.
Thanks!
Réponse acceptée
Plus de réponses (1)
Sameer Pujari
le 19 Juil 2021
Table can be found simply using this
T=table(rampD_start,rampD_end,rampD_dur)
Catégories
En savoir plus sur Tables dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!