Coloring a surf() plot by value

1 view (last 30 days)
Jakob Sørensen
Jakob Sørensen on 10 Mar 2014
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?

Answers (0)

Categories

Find more on Data Distribution Plots in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!