フィルターのクリア

Change Datetime 'yyyy.MM.dd HH:mm:SSS' to 'HH:mm:SSS'

2 ビュー (過去 30 日間)
Eirik
Eirik 2022 年 4 月 7 日
回答済み: Simon Chan 2022 年 4 月 7 日
Hi,
I have an array with time stamps on the form of yyyy.MM.dd HH:mm:SSS. I want to get it on the form of HH:mm:SSS. How can I do that? I found the function hms() but it yields three arrays h,m,s instead of HH:mm:SSS on the datetime form

採用された回答

Simon Chan
Simon Chan 2022 年 4 月 7 日
use function timeofday

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMathematics についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by