Error plotting decision boundaries

13 vues (au cours des 30 derniers jours)
sattybol40
sattybol40 le 23 Oct 2019
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)

Réponses (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by