Convert Time (UT to LT)...
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
James Tursa
am 16 Mär. 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.
Antworten (1)
Peter Perkins
am 16 Mär. 2017
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 Kommentare
Peter Perkins
am 20 Mär. 2017
I'd have to see a concrete example of what you currently have, and what the problem is.
Siehe auch
Kategorien
Mehr zu Shifting and Sorting Matrices finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!