I don't have function "deeplabv3plusLayer" in Matlab 2019a
Show older comments
deeplabv3plusLayer(imageSize, numClasses, net)
Undefined function or variable 'deeplabv3plusLayer'.
Accepted Answer
More Answers (2)
Walter Roberson
on 18 Oct 2019
1 vote
It was introduced in R2019b
3 Comments
Duc Hoang
on 19 Oct 2019
fatima zohra
on 11 Jun 2020
please , I don't find this function "deeplabv3plusLayer I have matlab 2017
Duc Hoang
on 11 Jun 2020
Ashwanth Ramesh
on 20 Oct 2019
1 vote
I dont have splitData function for Audio dataset in 2019a, neither did i find any documentation related to it.. can some one help me? This function has been used in an example in the Matlab site
Please help me find out what the issue is? Is it because the function was released in 2019b?
The error message that pops us is -
"Undefined function 'splitData' for input arguments of type 'audioDatastore'.
Error in Audio Processing 1 (line 18)
[adsTrain,adsValidation,adsTest] = splitData(ads,datafolder);"
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!