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!