There is a bug Octave 3.1.55 in printing a plot with colorbar (with gnuplot backend): imagesc(1./hilb(33)); colorbar print a.ps -dps => the colorbar gets hidden under the plot in the file. The same happens for output to png etc. --- PM