redwhite.m.html CLAWPACK  
 Source file:   redwhite.m
 Directory:   /Users/rjl/git/rjleveque/clawpack-4.6.3/matlab
 Converted:   Mon Jan 21 2013 at 20:16:03   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)