Réponse apportée Simple question regarding "distance" function
from that link, it looks like the distance function is part of a toolbox.
in my 2019b, distance is available from several toolb...
Réponse apportée Set a new colormap
It should be as easy as calling something like
cmap = cmocean('thermal'); % or 'deep', or whichever colormap from the collecti...