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
Show older comments
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 Comments
Eliza Batool
on 21 Jun 2020
have you resolved the issue? i am having the same issue
Md Shamim Hossain
on 22 Jun 2020
Edited: Md Shamim Hossain
on 22 Jun 2020
I have installed matlab 2020 to fix this problem. But still I have question why this error occur.
Answers (1)
Walter Roberson
on 22 Jun 2020
0 votes
Before R2019a, the only option was IncludeSubfolders
Categories
Find more on Detection in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!