roseus

'roseus' colormap used in audacity for improved spectrum visualization

Ahora está siguiendo esta publicación

c = roseus(M) returns an M-by-3 matrix containing a 'roseus' colormap.
roseus, by itself, uses the length as the current figure's colormap.
It works like the other colormaps: hot, hsv, parula, gray,...
Adjust the color limits of the spectrum image to mimic the audacity spectrum.
Usage examples:
>>c = roseus(15); % returns a 15x3 'roseus' colormap
>>c = roseus; % returns a Mx3 colormap, M is the length of the current figure's colormap or 64
>>colormap(roseus); % sets the 'roseus' colormap on the current figure

Citar como

Jordi Palacin (2026). roseus (https://es.mathworks.com/matlabcentral/fileexchange/169578-roseus), MATLAB Central File Exchange. Recuperado .

Etiquetas

Añadir etiquetas

Add the first tag.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión desde R2015b

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.0