필터 지우기
필터 지우기

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 CenterFile Exchange에서 Mathematics에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by