error using load command.
이전 댓글 표시
I am using load command with the file address and name. It was always working fine but now suddenly I am facing a problem. So today I used the same code in office it was working fine , after reaching home I run the same code. It loads the file but the file contents are empty.
It is the same file I was working, nothing changed
댓글 수: 2
Azzi Abdelmalek
2013년 5월 23일
post your code
Ricky
2013년 5월 23일
편집: Azzi Abdelmalek
2013년 5월 23일
답변 (2개)
Azzi Abdelmalek
2013년 5월 23일
The only logical explanation is: maybe you've saved by error your file with an empty variable:
save ('C:\Users\Rick\Documents\ascan_test')
viking76
2014년 1월 14일
0 개 추천
Hi Ricky,
I am experiencing the very same problem. Did you manage to solve it? Thanks.
Best
Adrian
카테고리
도움말 센터 및 File Exchange에서 Audio and Video Data에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!