필터 지우기
필터 지우기

유효하지않은 파일 오류

조회 수: 5 (최근 30일)
건우 김
건우 김 2021년 11월 15일
답변: Anjaneyulu Bairi 2024년 2월 15일
다음 사용 중 오류가 발생함
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일
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.

카테고리

Help CenterFile Exchange에서 시작과 종료에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!