Azzera filtri
Azzera filtri

How to read all .csv files from a folder in an order?

2 visualizzazioni (ultimi 30 giorni)
My programme is not reading the files in a proper order. The order of the files is sky_0, sky_1, sky_2,... sky_2001.
But it is reading in the order sky_0, sky_1, sky_10, sky_1000, sky_1001,... sky_1009, sky_10,...
Can anybody help me to read it in the right order?

Risposta accettata

Walter Roberson
Walter Roberson il 4 Dic 2020
  14 Commenti
Walter Roberson
Walter Roberson il 9 Dic 2020
One of your files doesn't have 5 columns
When the program stops look at N{idx} for the name of the problem file

Accedi per commentare.

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by