2012b not backwards compatible?
Show older comments
Hi, I've installed 2012b yesterday, and to my big dissapointment, it seems that this version does not admit any more names of m files separated by spaces.
If this is true, then I will have to go over my old files and rename every space to something with an "_", as i used to do 15 years ago with Fortran.
So please tell me this is not true, or if it is, tell me why having to go over all my old programs and change the names is good for me.
Thanks a lot,
Gustavo Wolf
2 Comments
Walter Roberson
on 14 Sep 2012
Are you talking about the names of directories, or the names of the .m files themselves? It has been a long time that .m file names were not supposed to have spaces: the .m file names must follow the rules for identifiers.
Sean de Wolski
on 14 Sep 2012
Edited: Sean de Wolski
on 14 Sep 2012
You have files named something like: 'run me.m'? Did they ever work?
Accepted Answer
More Answers (0)
Categories
Find more on Adding custom doc in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!