Undefined function or variable 'multisvmtrain'
5 views (last 30 days)
Show older comments
while doing matlab code of svmStruct = multisvmtrain(Train_Feat,group,'kernel_function','rbf','rbf_sigma',3,'ShowPlot',true); i got the error message as Undefined function or variable 'multisvmtrain', what is the reason? please help me..
0 Comments
Answers (0)
See Also
Categories
Find more on Get Started with MATLAB 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!