Azzera filtri
Azzera filtri

Call a function for colormap

1 visualizzazione (ultimi 30 giorni)
Michela Longhi
Michela Longhi il 16 Gen 2018
Modificato: Michela Longhi il 16 Gen 2018
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!!

Risposte (0)

Categorie

Scopri di più su Colormaps in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by