how to check existence of file and folder in a special direction(not the current folder)!?!
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I am making a GUI! Then I want to generate an .axe file of it. This program should save some data by format .txt in a special direction that the user will specify. The program should check the file names in that folder not to create a file with same name! I think the command exist() can't be useful here because it is useful for current folder!
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu File Operations finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!