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!