created file does not appear?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposta accettata
Jan
il 1 Dic 2021
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 Commenti
Più risposte (1)
Vedere anche
Categorie
Scopri di più su Data Import and Export in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!