Call a function for colormap

Hi, I have a function CMR64.m :
function pal=CMR64();
CMRmap=[1.00 1.00 1.00;
....
...
pal=flipud(pal);
how can I call it as a colormap to my plot in another file.m ?
Thank you!!

Respuestas (0)

Categorías

Más información sobre Color and Styling en Centro de ayuda y File Exchange.

Preguntada:

el 16 de En. de 2018

Editada:

el 16 de En. de 2018

Community Treasure Hunt

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

Start Hunting!

Translated by