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.

 채택된 답변

Geoff Hayes
Geoff Hayes 2018년 4월 4일

0 개 추천

Neva - I suspect that the csv file is not in the MATLAB search path. Try providing the full path to the file. You should be able to get this path by looking at the file properties in your Finder or File Explorer (or whatever tool you use to look at files on your computer).

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Files and Folders에 대해 자세히 알아보기

질문:

2018년 4월 4일

답변:

2018년 4월 4일

Community Treasure Hunt

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

Start Hunting!

Translated by