How to open matlab m files from hungarian folder?
이전 댓글 표시
MATLAB cannot open file if the name of the folder contains hungarian letters! How to solve this problem?
답변 (1개)
Andreas Goser
2014년 12월 17일
There are plenty of ways to open plenty of file types and it is pure speculation what you are about to do. And the behaviour you observe may be depending on release and operating system. But let me speculate
Using R2014b on Win7 64 Bit, I was able to change in a directory using two special characters (German and French, also used in Hungarian) and open a file without problems:
cd testöé
edit testspecialchar.m
댓글 수: 3
Mr M.
2014년 12월 17일
Andreas Goser
2014년 12월 18일
How do you open them? Menu? Command?
Mr M.
2014년 12월 30일
카테고리
도움말 센터 및 File Exchange에서 Files and Folders에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!