Unable to import txt file
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Ng Yong Jie
le 25 Jan 2022
Réponse apportée : Walter Roberson
le 25 Jan 2022
I tried earlier on with the exact same code and it works. However, it came out with this error when I tried again.![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/873060/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/873060/image.png)
2 commentaires
Réponse acceptée
Walter Roberson
le 25 Jan 2022
train = fullfile(dataFolder, "train_FD001.txt");
[train_data1, train_labels1] = importdata(train)
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Data Import and Analysis dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!