|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
ColorRules
ColorRules
is an option for ArrayPlot which specifies how colors of cells should be determined from values.
DetailsDetails
- The rules given by ColorRules are applied to the value of each cell.
- Rules for ColorRules can involve patterns.
- If the result from applying ColorRules is None, the background color will be used.
- If none of the rules in ColorRules apply, then ColorFunction is used to determine the color.
- With the default setting ColorRules->Automatic, an explicit setting ColorFunction->f is used instead of ColorRules.
New in 5.1
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »


