How to open matlab m files from hungarian folder?
Show older comments
MATLAB cannot open file if the name of the folder contains hungarian letters! How to solve this problem?
Answers (1)
Andreas Goser
on 17 Dec 2014
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
Mr M.
on 17 Dec 2014
Andreas Goser
on 18 Dec 2014
How do you open them? Menu? Command?
Mr M.
on 30 Dec 2014
Categories
Find more on Files and Folders in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!