when ever I type a code in the script area in Matlab, I keep getting this error message when I evaluate, where quiz2 is name I have assigned for the file

 채택된 답변

Mario Malic
Mario Malic 2020년 10월 25일

0 개 추천

quiz2 file is not found on MATLAB path. You need to use addpath to add the folder where your quiz2 is located.

댓글 수: 1

Reem Alblooshi
Reem Alblooshi 2020년 10월 25일
yes thank you, it worked but not using the addpath option but I did it manually, I saved the file by myself in the matlab preferable folder.

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

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Search Path에 대해 자세히 알아보기

질문:

2020년 10월 25일

댓글:

2020년 10월 25일

Community Treasure Hunt

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

Start Hunting!

Translated by