Convert Time (UT to LT)...
Mostra commenti meno recenti
Dear All,
I have a data in UT and now I convert it to LT, where LT for each data has a different value (+3,-5,+12,..). Ultimately I want to highlight day and night. I want all of the panel start from 0-24 LT or perhaps 0 become a center and night and day right and left.
Would you please advice me in this regards?
Thanks,
A
6 Commenti
James Tursa
il 16 Mar 2017
Please show a small example of inputs and desired output.
John D'Errico
il 16 Mar 2017
Why not help people? Instead of assuming that everyone knows what UT and LT stands for as abbreviations, tell us. Help those who might help you.
James Tursa
il 16 Mar 2017
UT = Universal Time
LT = Local Time
James Tursa
il 16 Mar 2017
Again, it would help a lot if you showed a small example with actual numbers. Show us the exact inputs and the desired output.
Ara
il 17 Mar 2017
Risposte (1)
Peter Perkins
il 16 Mar 2017
0 voti
It sounds like you have "hour numbers". Use datetimes. Support for time zones is built in, and simple line plots will just work (plotting support increased in R2016b, not sure what you are using).
3 Commenti
Ara
il 17 Mar 2017
Peter Perkins
il 20 Mar 2017
I'd have to see a concrete example of what you currently have, and what the problem is.
James Tursa
il 20 Mar 2017
I've been asking for this since the 16th ...
Categorie
Scopri di più su Shifting and Sorting Matrices in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!