Error using load. Unable to read file '001_2008.S4'. No such file or directory.
6 次查看(过去 30 天)
显示 更早的评论
I've run the program that i've upload on MATLAB 2017a. it just fine before. Then suddenly this error appeared
Error using load
Unable to read file '062_2008.S4'. No such file or directory.
Error in gbr_s4_1hari_obs (line 8)
data=load(filename); % baca data
i've tried using my backup program, to make sure that the program is fine. but that error still appear. What happen actually? Thx
2 个评论
Walter Roberson
2017-11-9
What shows up for
ls 062_2008.S4
?
Question: this file you are working with, does it happen to be saved on a Microsoft OneDrive folder?
采纳的回答
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 File Operations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!