Colour map for Contour plot ?
To all,
I have created a contour plot and trying to control the scale and/or the colour scheme.
Under the advanced properties I can see the option 'choose colormap'
Q1: with the (default) rainbow map, is red the high value or low value (on the z axis)? look high it's the high value
Q2: I believe (from the doc) one can allocate a colour map ( SaveColormap and LoadColormap functions)
Can this be used to create one own scale so that
[0-0.1] = a colour
]0.1-0.2] = another colour
...
]0.9-1] = red
a 10 band colour map
Thanks
Regards

