saving a newly created colormap
Mostrar comentarios más antiguos
I create a new colormap called "cmapnew". I would like to save it and name it "vortex"so that in the future I can set the current colormap with the statement colormap(vortex). How do I do that? Thanks.
Respuesta aceptada
Más respuestas (1)
Fangjun Jiang
el 26 de Mayo de 2011
1 voto
From the help of colormap:
MAP = COLORMAP retrieves the current colormap.
Categorías
Más información sobre Color and Styling en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!