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 で Symbolic Math Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!