Hello! I desire to read a sensor dataset into MATLAB, containing tab delimited text files with multiline header and single column numeric data. I am reffering to the example given on Mathworks website: "File Ensemble Datastore using Data in Text Files":

https://www.mathworks.com/help/predmaint/ug/file-ensemble-datastore-using-data-in-text-files.html

Does anyone know how to implement the readFleetData function for reading data from text files or any function for reading text files of the format described above?

Thanks & Regards

Similar questions and discussions