How can I load a csv file into Matlab
Afficher commentaires plus anciens
I have tried to load the file using csvread command which is
enoseut1=csvread('171109_104245_mock_3_1.s_1');
However, I got an error like
Error using csvread (line 35)
File not found.
How can I remove this error? Thanks in advance.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur File Operations dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!