redwhite.m.html CLAWPACK  
 Source file:   redwhite.m
 Directory:   /home/rjl/git/rjleveque/clawpack-4.x/matlab
 Converted:   Sun May 15 2011 at 19:15:58   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)