Undefined function or variable 'multisvm'.
Show older comments
output = multisvm(data_latih,target_latih,data_latih);
Undefined function or variable 'multisvm'.
Error in pelatihan (line 36)
output = multisvm(data_latih,target_latih,data_latih);
Answers (1)
madhan ravi
on 13 Dec 2018
1 vote
1 Comment
Delvina Dwiani Samjar
on 6 Jun 2020
what type of multisvm is that ?
Categories
Find more on Line Plots 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!