Index: ../trunk-jpl/src/m/plot/applyoptions.m =================================================================== --- ../trunk-jpl/src/m/plot/applyoptions.m (revision 23737) +++ ../trunk-jpl/src/m/plot/applyoptions.m (revision 23738) @@ -127,7 +127,7 @@ %colormap c = getcolormap(options); -h = colormap(c); +h = colormap(gca,c); %wrapping if exist(options,'wrapping'),