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 个)

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 个评论

I am using OSX and R2013b. Matlab cannot open m files if any of its parent directory name contains hungarian characters like é or á.
How do you open them? Menu? Command?
double click on m files, or right click and open

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 File Operations 的更多信息

提问:

2014-12-17

评论:

2014-12-30

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by