Coloring a surf() plot by value
1 次查看(过去 30 天)
显示 更早的评论
Hey all,
I've made a surf plot of training times for an SVM, depending on values of C and gamma (so C and gamma as x and y, and training time as f(x,y)). All training times less than 1 second are acceptable, and I would like to show that in the plot. So the question is; How can I make the surf() plot a different color for values above 1 (second), when I don't have a fixed minimum/maximum value?
0 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!