pxdsTest = pixelLabelDatastore(lblLocTest,classNames,pixelLabelID, ... 'FileExtensions','.mat','ReadFcn',volReader); Error using pixelLabelDatastore>parseInputs (line 202) 'FileExtensions' is not a recognized parameter. For a list of valid name-v
조회 수: 1 (최근 30일)
이전 댓글 표시
pxdsTest = pixelLabelDatastore(lblLocTest,classNames,pixelLabelID, ...
'FileExtensions','.mat','ReadFcn',volReader);
Error using pixelLabelDatastore>parseInputs (line 202)
'FileExtensions' is not a recognized parameter. For a list of valid
name-value pair arguments, see the documentation for this function.
Is there anyone can help me to fix the above problem. I am using Matlab 2018b
Thanks
댓글 수: 2
Md Shamim Hossain
2020년 6월 22일
편집: Md Shamim Hossain
2020년 6월 22일
I have installed matlab 2020 to fix this problem. But still I have question why this error occur.
답변 (1개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!