How to open file with special characters in filename
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi, I have trouble with the above. I don't want to use uigetfile.
I found this: https://de.mathworks.com/matlabcentral/answers/9738-problem-opening-files-containing-special-characters
But the file(s) are not on my Matlab working folder, so I couldn't get it to work.
Any help would be great
Running on Mac osx
1 Kommentar
Guillaume
am 9 Okt. 2018
Nothing in the answer you link requires that the file be in the current directory. dir is perfectly happy to return the content of any folder. So assuming that the workaround still applies, you can certainly use it.
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!