How to make a pcolor plot smooth

I am using 'shading interp' but still fail to achieve a perfectly smooth plot. Is there a better way of plotting FTLEs in a smother way. Here is wat i have been using; figure;
pcolor(squeeze(lam(1,:,:)));
shading interp;
colorbar;

Respuestas (0)

Categorías

Más información sobre Contour Plots en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 24 de Feb. de 2018

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by