Error using load. Unable to read file '001_2008.S4'. No such file or directory.

조회 수: 6 (최근 30일)
Tian
Tian 2017년 11월 9일
편집: Tian 2017년 11월 9일
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
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?
Tian
Tian 2017년 11월 9일
It fixed now. i try many thing, then i know that it won't work if the mfile is on other directory using that code. it should be on the same folder. Thanks for comment. I really appreciate it Thanks for comment, i really appreciate it.

댓글을 달려면 로그인하십시오.

채택된 답변

Tian
Tian 2017년 11월 9일
편집: Tian 2017년 11월 9일
fixed. Go to comment

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 File Operations에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by