Error using textread in a function
이전 댓글 표시
I tried this function in matlap and it worked, but it is not working in cody

댓글 수: 1
per isakson
2016년 8월 16일
Is the file, filename.csv, available on the Cody™ server?
답변 (1개)
Walter Roberson
2016년 8월 16일
0 개 추천
It looks to me as if the filename is passed in as a parameter, so you should not be hard-coding it as a string. At most you would append '.csv' to the variable filename
카테고리
도움말 센터 및 File Exchange에서 Polymers에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!