bwr_cmap.m
Blue-white-red colour map with 255 points and white corresponding to zero; it is useful for plotting NMR spectra and similar data, and returns a 255x3 RGB colour map that runs from blue through white to red with a quadratic bend.
Syntax
cmap=bwr_cmap()
Parameters
This function has no input arguments.
Outputs
cmap - colour map in Matlab format
See also
plot_2d.m, plot_3d.m, volplot.m, axis_1d.m, bloch_sph_plot.m, crop_2d.m, cylgrid.m, fid2ascii.m, int_2d.m, molplot.m, mri_2d_plot.m, plot_1d.m, plot_uf.m, s2json.m, scale_figure.m, slice_2d.m, stack_2d.m, write_movie.m, zoom_3d.m, Import,_export,_and_visualisation
Version 2.1, authors: Ilya Kuprov