Unable to run a script

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.

답변 (1개)

Walter Roberson
Walter Roberson 2012년 2월 7일

0 개 추천

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

Will
Will 2012년 2월 7일
Thank you! .....had periods and spaces in the filename...woops

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Scope Variables and Generate Names에 대해 자세히 알아보기

제품

질문:

2012년 2월 7일

Community Treasure Hunt

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

Start Hunting!

Translated by