HCPARULA: High Contrast Parula-like Colormap Generator

A Monotonic and Linear Grayscale Intensity Colormap with an Increased Contrast

Sie verfolgen jetzt diese Einreichung

High Contrast Parula-like Colormap Generator
Author: Yong Hoon Lee (http://yonghoonlee.com, ylee196@illinois.edu)
This is a monotonic and linear grayscale intensity colormap with an increased contrast for grayscale printout readability. The colormap looks similar to Parula, but this code does not contain any formula, code, colormap scheme, or specific knowledge that MathWorks, Inc. generated or developed. Note that the original Parula colormap was created by MathWorks, Inc. and a default colormap in MATLAB.
RGB = MODIFIED_PARULA() generates a N=64 level colormap in RGB format.
RGB = MODIFIED_PARULA(N) generates a given N-level colormap in RGB format.
See also colormap, colorbar, rgbplot

Zitieren als

Yong Hoon Lee (2026). HCPARULA: High Contrast Parula-like Colormap Generator (https://de.mathworks.com/matlabcentral/fileexchange/61768-hcparula-high-contrast-parula-like-colormap-generator), MATLAB Central File Exchange. Abgerufen .

Quellenangaben

Inspiriert von: export_fig

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise Action
1.0.0.0

Added an image describing the colormap