유효하지않은 파일 오류

다음 사용 중 오류가 발생함
Invaild file name models\net_face_yolo.prototxt. The file name must be the name of a vaild MAT file, or a vaild function that exist in the matlab path.
라고 오류가 발생합니다.
예제파일을 실행하고 싶은데 이런 오류가 발생합니다.

回答(1 个)

Anjaneyulu Bairi
Anjaneyulu Bairi 2024-2-15

0 个投票

Hi ,
The error message indicates that there might be an issue with the file name or its presence in the MATLAB path. To resolve this, kindly execute the following command in the MATLAB command window and please note that the correct file name is "models/net_face_yolo.prototxt":
modes/net_face_yolo.prototxt
I hope this helps to resolve your query.

类别

帮助中心File Exchange 中查找有关 MATLAB Coder 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!