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!