redwhite.m.html CLAWPACK  
 Source file:   redwhite.m
 Directory:   /Users/rjl/git/rjleveque/clawpack-4.6.2/matlab
 Converted:   Wed May 30 2012 at 13:02:48   using clawcode2html
 This documentation file will not reflect any later changes in the source file.

 
map1 = 1:-.1:0;
redwhitemap=[1+0*map1',map1',map1'];
colormap(redwhitemap)