How to open file with special characters in filename
조회 수: 6 (최근 30일)
이전 댓글 표시
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
Guillaume
2018년 10월 9일
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.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 File Operations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!