file ensemble data store

3 visualizaciones (últimos 30 días)
Sara
Sara el 28 de Jun. de 2018
Respondida: Alec Stothert el 3 de Sept. de 2018
I have problem regarding creating a read function in file ensemble datastore, "fileEnsembleDatastore",. is there anybody who has been worked with file ensemble data store before? I want to create this data store with CSV extension. My problem is writing a read function which can read CSVs files by using csvread command. I appreciateany help.

Respuestas (1)

Alec Stothert
Alec Stothert el 3 de Sept. de 2018
Hi
Attached is a function for reading data from a text file with 16 columns of numeric data (actually data from the PHM Society 2011 challenge data. The function loads the csv file extracts the variables requested and returns the variables in a table.
Hope this helps

Categorías

Más información sobre Manage System Data en Help Center y File Exchange.

Productos


Versión

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by