Borrar filtros
Borrar filtros

Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

display .csv filenames in directory in string format

1 visualización (últimos 30 días)
William
William el 16 de En. de 2013
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
Greetings,
I am trying to list all the .csv files in a folder. So fare I am getting a list of all the possible files in a struct but no list of files can someone look at this and tell me what I am doing wrong?
Chicklet_File_list = what(fullfile( 'C:\Documents\MATLAB/*.csv'))
It returns this:
Chicklet_File_list =
0x1 struct array with fields:
path
m
mat
mex
mdl
slx
p
classes
packages
Not exactly what I need but this is directly from the matworks help files

Respuestas (1)

Image Analyst
Image Analyst el 16 de En. de 2013
This is well covered in the FAQ

La pregunta está cerrada.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by