유효하지않은 파일 오류

다음 사용 중 오류가 발생함
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.
라고 오류가 발생합니다.
예제파일을 실행하고 싶은데 이런 오류가 발생합니다.

Respuestas (1)

Anjaneyulu Bairi
Anjaneyulu Bairi el 15 de Feb. de 2024

0 votos

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.

Categorías

Más información sobre MATLAB Coder en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 15 de Nov. de 2021

Respondida:

el 15 de Feb. de 2024

Community Treasure Hunt

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

Start Hunting!