how to load multiple mat files which has file names in 'YYYYMMDD.mat' file format?

7 次查看(过去 30 天)
how to load multiple mat files which has file names in 'YYYYMMDD.mat' file format?

采纳的回答

Sambit Supriya Dash
Sambit Supriya Dash 2021-10-29
load YYYYMMDD.mat
Date = datetime(YYYYMMDD,'ConvertFrom','yyyymmdd');

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Workspace Variables and MAT Files 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by