Skip to content

Commit 800305a

Browse files
committed
Update demo_nSVDD.m
1 parent 0714b4d commit 800305a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

demo_nSVDD.m

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,4 @@
2929
svplot.boundary(svdd);
3030
svplot.ROC(svdd);
3131
svplot.distance(svdd, results);
32-
svplot.testDataWithBoundary(svdd, results);
33-
34-
exportgraphics(gcf, '.\img\模板.emf','Resolution', 600)
32+
svplot.testDataWithBoundary(svdd, results);

0 commit comments

Comments
 (0)