pxdsTest = pixelLabel​Datastore(​lblLocTest​,className​s,pixelLab​elID, ... 'FileExten​sions','.m​at','ReadF​cn',volRea​der); Error using pixelLabel​Datastore>​parseInput​s (line 202) 'FileExtensions' is not a recognized parameter. For a list of valid name-v

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

have you resolved the issue? i am having the same issue
I have installed matlab 2020 to fix this problem. But still I have question why this error occur.

Sign in to comment.

Products

Release

R2018b

Asked:

on 13 Feb 2020

Answered:

on 22 Jun 2020

Community Treasure Hunt

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

Start Hunting!