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

1 回表示 (過去 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 Center および File ExchangeData Import and Analysis についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by