changeFilepaths 사용시 'changeFilepaths'은(는) 인식할 수 없는 함수 또는 변수입니다. 라고 나타납니다.

안녕하세요,
관련 앱들이 설치됐음에도 changeFilepaths 사용시 'changeFilepaths'은(는) 인식할 수 없는 함수 또는 변수입니다. 라고 나타납니다.
이에 대한 답변 부탁드립니다.

답변 (1개)

Srivardhan Gadila
Srivardhan Gadila 2020년 8월 20일

0 개 추천

The possible cause of the error could be that you are Calling an object method without an object as the first input.
Make sure that Computer Vision Toolbox is installed and the function changeFilePaths is called on the groundTruth object.
Refer to the documentation of changeFilePaths.

카테고리

도움말 센터File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

태그

질문:

2020년 8월 17일

답변:

2020년 8월 20일

Community Treasure Hunt

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

Start Hunting!