Error plotting decision boundaries
11 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Legend en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!