From: Shannon Fargey on
I would like to use colorbarf for my legend. I am using pcolor rather than contourf to make my plot. How will that change the function? My plot variables are (height, time, dBZ)
From: olsonaj on
On May 14, 12:31 pm, "Shannon Fargey" <shannon_far...(a)umanitoba.ca>
wrote:
> I would like to use colorbarf for my legend. I am using pcolor rather than contourf to make my plot. How will that change the function? My plot variables are (height, time, dBZ)

You may get a faster/better response over at
http://www.mathworks.com/matlabcentral/fileexchange/1135, the file
exchange page for colorbarf.

Could you just use contourf instead of pcolor for your data?