Error plotting decision boundaries
11 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Error using legend>process_inputs (line 554)
Invalid argument. Type 'help legend' for more
information.
Error in legend>make_legend (line 306)
[autoupdate,orient,location,position,children,listen,strings,propargs]
= process_inputs(ha,argin); %#ok
Error in legend (line 259)
make_legend(ha,args(arg:end),version);
Error in visualization (line 48)
legend(ax1, 'Rho',...
Error in demo (line 25)
visualization(model, traindata, testdata, rho, X1, X2,
para)
0 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Legend in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!