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

2 visualizzazioni (ultimi 30 giorni)
how to load multiple mat files which has file names in 'YYYYMMDD.mat' file format?

Risposta accettata

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

Più risposte (0)

Categorie

Scopri di più su Data Import and Analysis in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by