How to open matlab m files from hungarian folder?
Afficher commentaires plus anciens
MATLAB cannot open file if the name of the folder contains hungarian letters! How to solve this problem?
Réponses (1)
Andreas Goser
le 17 Déc 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 commentaires
Mr M.
le 17 Déc 2014
Andreas Goser
le 18 Déc 2014
How do you open them? Menu? Command?
Mr M.
le 30 Déc 2014
Catégories
En savoir plus sur Files and Folders dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!