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
    4 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
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 Kommentare
  Md Shamim Hossain
 am 22 Jun. 2020
				
      Bearbeitet: Md Shamim Hossain
 am 22 Jun. 2020
  
			I have installed matlab 2020 to fix this problem. But still I have question why this error occur. 
Antworten (1)
Siehe auch
Kategorien
				Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!