Undefined function or variable 'multisvmtrain'
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..
Answers (0)
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!