created file does not appear?
조회 수: 1 (최근 30일)
이전 댓글 표시
I am not really sure if this issue is related to Matlab or Windows. I am trying to create a file with the command dlmwrite. The file is created since when I use type command with its name, the results appear on the command window but I cannot find the file anywhere. It is like it is a hidden file. Would you please help me solve this issue?
댓글 수: 0
채택된 답변
Jan
2021년 12월 1일
Are you searching in the correct folder? What does
cd
tell you? Or do you save the file with an absolute path?
Maybe you are right an the file is hidden. Then enable the display of hidden files in the Explorer.
댓글 수: 0
추가 답변 (1개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Data Import and Export에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!