| Author |
Comment/Response |
Bill Simpson
|
09/09/12 10:45pm
ArrayPlot might produce the graphic you desire.
http://reference.wolfram.com/mathematica/ref/ArrayPlot.html
If you do not already have the {a,b,a,a,b,a,b,a} then perhaps IntegerDigits might be able to translate a number into the desired list, but I cannot be certain that this will be what you need.
URL: , |
|