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
3 views (last 30 days)
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
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)
See Also
Categories
Find more on Introduction to Installation and Licensing 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!