Coloring a surf() plot by value
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu 2-D and 3-D Plots finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!