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?

Answers (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 Comments

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

Sign in to comment.

Categories

Find more on Files and Folders in Help Center and File Exchange

Asked:

on 17 Dec 2014

Commented:

on 30 Dec 2014

Community Treasure Hunt

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

Start Hunting!