matlab-deep-learning/Fault-Detection-Using-Deep-Learning-Classification

Problem with read adsTrain

Radziula7 opened this issue · 3 comments

Hi,
I try use your project to undersand method LSTM. When i try run model DataPreparation I noticed that files ".dat" are not supported in read variable.
photo
How I can change the code to pass first step in project?
Thanks

yes i had the same issue too
image
originally issue starts here, then solved after i added '.DAT' line10
now stuck at line16
image

Issue solved. Thank you very much!

no problem!