Unable to run a script
Mostrar comentarios más antiguos
Whenever I try to run a script i get a message that says "the file named (current file name) is not found on the current folder or path. However I most definitely have the file in the current folder and/or path (I've tried both.) Help please I am unable to run any script because this pops up on every one I try.
Respuestas (1)
Walter Roberson
el 7 de Feb. de 2012
0 votos
Filenames must start with a letter, which can then be followed by digits, letters, and the underscore character. If you used other characters or did not start with a letter then MATLAB would not be able to find the file.
1 comentario
Will
el 7 de Feb. de 2012
Categorías
Más información sobre Scope Variables and Generate Names en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!