Main Content

701 results in File Exchange

200 colormaps

Version 1.2.1 by Zhaoxu Liu / slandarer

200 commonly used colormaps from matplotlab, scicomap, cmasher.

: Scientific colormaps for Python. https://github.com/ThomasBury/scicomapvan der Velden, E. (2020). CMasher: Scientific colormaps for Python. https://cmasher.readthedocs.io/Crameri, F. (2018). Scientific colour

  • 14.1K (All time)
  • 294 (Last 30 days)
  • 4.8 / 5
  • Community
  • 17 Apr 2026

Custom Colormap

Version 1.1 by Víctor Martínez-Cagigal

This function is able to define a customized colormap given the positions and the colors that are required to make the gradients.

', 'pink-white-green', 'brown-white-pool'.Example of use:J = customcolormap([0 0.5 1], {'#ffffff','#ff0000','#000000'});colorbar; colormap(J); axis off;

  • 8.4K (All time)
  • 29 (Last 30 days)
  • 5.0 / 5
  • Community
  • 11 Sep 2019

ColorBrewer: Attractive and Distinctive Colormaps

Version 3.2.2 by Stephen23

The complete palette of ColorBrewer colormaps. Simple selection by scheme name and map length.

ColorBrewer 2.0 colorschemes for MATLAB, with simple selection by colormap length and scheme name. Alternatively the scheme name can be preselected, after which only the colormap length is required to define an

  • 30.6K (All time)
  • 184 (Last 30 days)
  • 4.9 / 5
  • Community
  • 30 Mar 2026

CubeHelix Colormap Generator

Version 2.3.1 by Stephen23

Use the cubehelix algorithm to generate colormaps suitable for grayscale conversion

Exchange](https://www.mathworks.com/matlabcentral/images/matlab-file-exchange.svg)](https://www.mathworks.com/matlabcentral/fileexchange/43700)[![Open in MATLAB Online](https://www.mathworks.com/images/responsive/global/open-in-matlab-online.svg)](https://matlab.mathworks.com/open/github/v1?repo=DrosteEffect/CubeHelix)CUBEHELIX generates colormaps

  • 4.5K (All time)
  • 2 (Last 30 days)
  • 4.9 / 5
  • Community
  • 31 Mar 2026

cmocean perceptually-uniform colormaps

Version 2.02 by Chad Greene

Perceptually-uniform colormaps inspired by oceanography

These colormaps were developed by Kristen Thyng using viscm. They are perceptually uniform, as color should be when it serves as a numeric axis. If these colormaps are useful for you, please consider

- The cmocean function returns perceptually-uniform colormaps generated by Kristen Thyng. A detailed description of the cmocean project is available at http://matplotlib.org/cmocean.
  • 15.9K (All time)
  • 184 (Last 30 days)
  • 5.0 / 5
  • Community
  • 7 Sep 2021

crameri perceptually uniform scientific colormaps

Version 1.09 by Chad Greene

Perceptually uniform scientific colormaps from Fabio Crameri.

AboutA simple Matlab function for Fabio Crameri's perceptually uniform scientific colormaps.Usagecrameri without any inputs displays the options for colormaps.crameri ColormapName sets the colormap

- crameri returns perceptually-uniform scientific colormaps created by Fabio Crameri.
  • 5.9K (All time)
  • 103 (Last 30 days)
  • 5.0 / 5
  • Community
  • 12 Nov 2022

freezeColors / unfreezeColors

Version 2.5 by John Iversen

Use multiple colormaps per figure or axis! Works for many types of objects, not only images.

freezeColors/unfreezeColorsfreezeColors allows multiple colormaps to be used per figure and even within a single axis.HistoryIn 2005 freezeColors was written to enable multiple colormaps in a single

- Lock colors of plot, enabling multiple colormaps per figure or axis. (v2.5 7/2022)
  • 51.6K (All time)
  • 37 (Last 30 days)
  • 4.7 / 5
  • Community
  • 25 Jul 2022

contourfcmap: filled contour plot with precise colormap

Version 1.7.0.1 by Kelly Kearney

Creates a filled contour plot, with more precise control over colors than contourf.

# contourfcmap.m: filled contour plot with precise colormap[![View contourfcmap: filled contour plot with precise colormap on File

- contourfcmap.m|: filled contour plot with precise colormap
  • 5.5K (All time)
  • 5 (Last 30 days)
  • 4.8 / 5
  • Community
  • 9 Aug 2024

COLORMAP and COLORBAR utilities (Jul 2014)

Version 1.12.0.0 by Carlos Adrian Vargas Aguilera

MATLAB color utilities including COLORMAP join and interpolation; freeze and fit COLORBAR, etc.

These are some utilities that improve the COLORMAP and COLORBAR functions. They are as follows, and each one includes help and examples: COLORMAP utilites:cmapping - Colormap linear

- CMAPPING Colormap linear mapping/interpolation.
- CMJOIN Joins colormaps at certain levels.
- CBFREEZE Freezes the colormap of a colorbar.
- CMLINES Change the color of plotted lines using the colormap.
- CMFIT Sets the COLORMAP and CAXIS to specific color bands.
- CBFIT Changes COLORMAP and CAXIS to fit between colorbar's ticks.
  • 24.3K (All time)
  • 2 (Last 30 days)
  • 4.5 / 5
  • Community
  • 3 Jul 2014

MatPlotLib "Perceptually Uniform" Colormaps

Version 2.1.9 by Stephen23

MatPlotLib's default linear lightness colormap VIRIDIS and distinctive line colororder TAB10

From MatPlotLib 2 and 3:the default sequential colormap VIRIDIS (as well as INFERNO, MAGMA, and PLASMA),the default line colororder TAB10 (as well as TAB20, TAB20B, and TAB20C),the cyclic colormaps

- The MatPlotLib "Perceptually Uniform" Colormaps submission includes the default colormap and default line colororder (and their families) from MatPlotLib 2 and 3. This document shows examples of
  • 8.1K (All time)
  • 136 (Last 30 days)
  • 4.9 / 5
  • Community
  • 12 Mar 2026

Red Blue Colormap

Version 1.0.0.0 by Adam Auton

A colormap from bright blue, through white, and then to bright red.

REDBLUE(M), is an M-by-3 matrix that defines a colormap.The colors begin with bright blue, range through shades of blue to white, and then through shades of red to bright red. REDBLUE, by itself, is

  • 23.2K (All time)
  • 72 (Last 30 days)
  • 5.0 / 5
  • Community
  • 9 Oct 2009

Red White Blue Colormap

Version 1.0.1 by Diego Andrés Alvarez Marín

Colormap that linearly varies between red (+) white (=0) and blue(-)

This is a diverging colormap that linearly varies between red (+) white (=0) and blue(-).Just observe the figure

- Colormap that linearly varies between red (+) white (=0) and blue(-)
  • 1.2K (All time)
  • 23 (Last 30 days)
  • 5.0 / 5
  • Community
  • 4 Feb 2021

Perceptually uniform colormaps

Version 1.3.2 by Ander Biguri

New Improved colormaps taken from python.

Perceptually uniform colormaps adds 4 new colormaps that are:1) Perceptually uniform (delta color is equal in all delta data)2) Colorblind friendly3) Good at grayscale conversion4) Pretty!Colormaps

  • 15.4K (All time)
  • 95 (Last 30 days)
  • 4.9 / 5
  • Community
  • 2 Oct 2019

Whitish Jet Colormap

Version 1.0.0.0 by Víctor Martínez-Cagigal

Jet-based colormap that contains white in its middle point.

This function defines a new colormap with the same colors that "jet", but it also replaces the green tones with white ones. This is specially useful when a signed metric is depicted, and its null

  • 1.2K (All time)
  • 6 (Last 30 days)
  • 5.0 / 5
  • Community
  • 21 May 2018

Perceptually improved colormaps

Version 1.22.0.0 by Matteo Niccoli

7 perceptual colormaps with rainbow-like colors and 1 with heat colors

PMKMP Returns perceptually balanced colormaps PMKMP(N,SCHEME) returns an Nx3 colormap. usage: map=pmkmp(n,scheme);%% Example1: 128-color rainbow with cubic-law luminance (default) load mandrill

  • 8.7K (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 14 Nov 2014

Color tints

Version 1.2.0.0 by Martin Klein Schaarsberg

Create tints of colors and colormaps

Create specified tints of colors and colormaps or show examples of tints.To create shades, see http://www.mathworks.com/matlabcentral/fileexchange/47245-color-shades

- TINT Create tint of a color or colormap
  • 465 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 16 Jul 2014

Beautiful and distinguishable line colors + colormap

Version 1.4.0.0 by Jonathan C. Lansey

Plot lots of lines with very distinguishable and aesthetically pleasing colors. Works for 'N' colors

The default Matlab default line spec and colormaps are astoundingly crude. This function creates distinguishable colors by spacing them out ~equally in *perceptive* space, not in RGB space. It is

  • 28.3K (All time)
  • 40 (Last 30 days)
  • 4.9 / 5
  • Community
  • 16 Sep 2015

Maximally Distinct Color Generator

Version 3.0.2 by Stephen23

Generate maximally-distinct colors in an RGB colormap.

MAXDISTCOLOR generates an RGB colormap of maximally-distinct colors. The distance between the colors is measured in a perceptually uniform colorspace, which by default is OKLab

- The function MAXDISTCOLOR generates an RGB colormap of maximally distinct colors. Its optional input arguments are explained in this illustrated document. Text arguments may be supplied either as
  • 2.3K (All time)
  • 13 (Last 30 days)
  • 5.0 / 5
  • Community
  • 1 Apr 2026

PyColormap4Matlab

Version 1.4.1 by Konrad

Simple Matlab and python script that import colormaps from matplotlib into Matlab.

PyColormap4MatlabSimple Matlab and python script that import colormaps from matplotlib into Matlab.getPyPlot_cMap returns any colormap implemented in the matplotlib python library. It calls a python

  • 4K (All time)
  • 18 (Last 30 days)
  • 4.9 / 5
  • Community
  • 17 Feb 2022

Bipolar Colormap

Version 1.1.0.0 by Ged Ridgway

Symmetric/diverging/bipolar cold-neutral-hot colormap

colormap with a linear intensity/luminance variation when results are converted to grayscale. This requires the neutral gray-level to be 0.5.

- colormap_optimisation: minimally modify colormap to satisfy constraints.
- colormap_visualization: produce visualisations for evaluating colormaps.
- BIPOLAR_COLORMAP
- bipolar: symmetric/diverging/bipolar colormap, with neutral central color.
  • 3.6K (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 11 Dec 2009

Build custom colormaps

Version 1.0.0.0 by M Sohrabinia

Buillds any sequence of colormaps based on wrgbcmyk colors

This function can be used to build your own custom colormaps. Imagine if you want to display rainfall distribution map. You want a colormap which ideally brings rainfall in mind, which is not

  • 3.5K (All time)
  • 4 (Last 30 days)
  • 4.9 / 5
  • Community
  • 14 Feb 2013

Color Palette Tables (.cpt) for Matlab

Version 1.7.0.1 by Kelly Kearney

Create and apply GMT-style colormaps in Matlab

Exchange](https://www.mathworks.com/matlabcentral/images/matlab-file-exchange.svg)](https://www.mathworks.com/matlabcentral/fileexchange/28943-color-palette-tables-cpt-for-matlab)This function creates and applies a colormap defined in a color palette table (.cpt file). Color palette files provide more flexible colormapping than Matlab's default schemes, including both discrete

- Apply a .cpt file as colormap to an axis
  • 7.7K (All time)
  • 5 (Last 30 days)
  • 5.0 / 5
  • Community
  • 9 Aug 2024

RedBlue Colormap Generator with Zero as White or Black

Version 1.0.1 by Mirko Hrovat

A colormap generator to display positive values as blue and negative values as red. Zero is displayed as either white or black.

Generates a RED-BLUE colormap with zero as white or black. Positive values are displayed as blue intensities and negative values are displayed as red intensities. Zero can be selected to be either

  • 1.7K (All time)
  • 19 (Last 30 days)
  • 5.0 / 5
  • Community
  • 4 May 2020

CMOcean Colormaps

Version 1.0 by Brendan Nichols

A collection of colormaps from https://matplotlib.org/cmocean/

A collection of perceptually uniform colormaps copied from https://matplotlib.org/cmocean/To set the colormap, use "colormap(Colormap.[mapname])"The [mapname] matches the names given in the original

- perceptually uniform colormaps for oceanography
  • 1.2K (All time)
  • 11 (Last 30 days)
  • 5.0 / 5
  • Community
  • 24 Jul 2019

Color blind friendly colormap

Version 1.1.0.0 by Diana

A colormap that attempts to be color blind friendly

  • 2.5K (All time)
  • 17 (Last 30 days)
  • 5.0 / 5
  • Community
  • 30 May 2014

geoscience-community-codes/GISMO

Version 1.2.2.0 by Glenn Thompson

GISMO - a framework for scientific research in seismology/infrasound

- apply a colormap to the cross-correlation
- returns the colormap used for spectrograms
- sets the default colormap used with spectrograms
  • 6.6K (All time)
  • 12 (Last 30 days)
  • 5.0 / 5
  • Community
  • 13 Apr 2023

AdvancedColormap

Version 1.0.0.0 by Andriy Nych

Performs advaced colormap operations

ADVANCEDCOLORMAP Performs advaced colormap operationscmap = AdvancedColormap; Returns current colormap, much like COLORMAP does, but new figure is not createdcmaps =

- ADVANCEDCOLORMAP Performs advaced colormap operations
  • 2.7K (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 1 May 2013

Multiple Colormaps

Version 1.1.0.0 by Kamil Wojcicki

Superimpose multiple semitransparent images with individual colormaps on the current axis.

Remaps CData for multiple images, plotted in the current axis, to their respective individual colormaps. Multiple examples provided. The examples also demonstrate how semitransparent effects can be

- MULTICMAP Apply multiple colormaps to image objects
  • 1.2K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 3 Mar 2012

POLARMAP: Polarized colormap

Version 1.1.0.0 by François Beauducel

Colormap with zero-center white shading.

When representing "polarized" data for which zero and sign are meaningful (like for instance, a gravity anomalies map), it is useful to have a colormap where white stands for zero value, and greater

  • 3K (All time)
  • 4 (Last 30 days)
  • 5.0 / 5
  • Community
  • 13 Jun 2012

CI-ImagingLIF, Access Leica LIF and XLEF Files

Version 2.0.0.1 by Ron Hoebe

Access Leica LIF and XLEF Files

: https://github.com/acampb311/xml2structAdvancedColormap: Andriy Nych (2023). (https://www.mathworks.com/matlabcentral/fileexchange/41583-advancedcolormap), MATLAB Central File Exchange. Retrieved April 18, 2023.

- Performs advanced colormap operations
  • 1.1K (All time)
  • 6 (Last 30 days)
  • 5.0 / 5
  • Community
  • 18 Apr 2023

neuropoly/axonseg

Version 3.0.0.0 by Aldo Zaimi

AxonSeg is a GUI that performs axon and myelin segmentation on histology images.

- Helper function for colormaps
- Cyan-magenta colormap
- Black-white colormap
- Green-yellow colormap
- Magenta-yellow colormap
- Blue-green colormap
- Black-copper colormap
- Red-yellow colormap
- Variant of HSV colormap
- Black-bright-white colormap
- Black-copper-white colormap
- Black-pink-white colormap
- Black-green-white colormap
- Black-pink-white colormap
- Black-brown-white colormap
- Black-blue-white colormap
- Black-pastel-white colormap
- Black-red-yellow-white colormap
- Black-blue-cyan-white colormap
- Blue-pale-dark red colormap
- Black-purple-red-yellow-white colormap
- Black-blue-green-gray-red-yellow-white colormap
- Red-yellow-green-cyan-blue-magenta-red colormap
- Black to red variation of the hsv colormap
- Black to red variation of the hsv colormap
- Black-blue-red-magenta-green-cyan-yellow-white colormap
- Display/output truecolor images with a range of colormaps
  • 1.7K (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 12 Jun 2019

Reconstruction and Spectral Analysis for Optical Coherence Tomography

Version 1.0.0.0 by Orly Liba

A code for reconstruction and spectral analysis of spectral domain OCT images.

- Helper function for colormaps
- Magenta-yellow colormap
- Cyan-magenta colormap
- Green-yellow colormap
- Red-yellow colormap
- Black-white colormap
- Black-copper colormap
- Blue-green colormap
- Black-blue-white colormap
- Black-brown-white colormap
- Black-pink-white colormap
- Black-pastel-white colormap
- Black-pink-white colormap
- Variant of HSV colormap
- Black-bright-white colormap
- Black-green-white colormap
- Black-copper-white colormap
- Black-blue-cyan-white colormap
- Blue-pale-dark red colormap
- Black-red-yellow-white colormap
- Black-purple-red-yellow-white colormap
- White to red variation of the hsv colormap
- Black-blue-green-gray-red-yellow-white colormap
- Black to red variation of the hsv colormap
- Red-yellow-green-cyan-blue-magenta-red colormap
- Black to red variation of the hsv colormap
- Black-blue-red-magenta-green-cyan-yellow-white colormap
  • 1.6K (All time)
  • 7 (Last 30 days)
  • 5.0 / 5
  • Community
  • 20 Apr 2017

gibbonCode/GIBBON

Version 3.5.0 by Kevin Moerman

GIBBON: The Geometry and Image-Based Bioengineering add-ON for MATLAB

- Below is a demonstration for:
- Below is a demonstration of the features of the rgbImage2ColorMap function
  • 3.9K (All time)
  • 28 (Last 30 days)
  • 5.0 / 5
  • Community
  • 15 Jul 2024

colorGradient: generate custom linear colormaps

COLORGRADIENT allows you to generate a linear color gradient from color A to color B.

User can generate a custom linear colormap giving 2 colors and colormap depth.Colors are given as vectors with RGB values. The suggested input method is using intensity values for each channel (0,1

  • 3.5K (All time)
  • 4 (Last 30 days)
  • 4.9 / 5
  • Community
  • 22 May 2011

Brainstorm

Version 3.4.0.0 by Martin Cousineau

Brainstorm: Open source application for MEG/EEG data analysis

- : Colormaps configuration.
- : Only yellow colormap.
- : Inversed JET colormap
- : Red-blue-white colormap.
- : Colormap to display the stat on sources
  • 7.3K (All time)
  • 55 (Last 30 days)
  • 4.9 / 5
  • Community
  • 8 Aug 2024

COLORMAPS3C

Version 1.0.0.0 by Danilo Botta

COLORMAPS3C lets you create your own colormaps.

COLORMAPS3C is able to create a custom colormap by specifying the 3 colors that you want to use in your colormap. The first will be at the bottom of the scale, the second will be the intermediate and

- COLORMAPS3C lets you create your own colormaps.
  • 1.5K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 19 May 2004

Matlab colormaps as seen by color-blind users

Version 1.3.0.0 by Vlad Atanasiu

This image provides simulations of how the standard Matlab colormaps look to color-blind users.

The choice of colormaps for data visualization can affect the information accessible to color-blind users. For example large patches of cyan in an image with a bitonal cyan-magenta colormap (Matlab

  • 2.3K (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 3 Aug 2011

Adaptive Colormap Function Creates a Colormap Specific to Data

Version 1.5.0.0 by Tristan Ursell

Easily design and fit a colormap to the values in your data!

Tristan Ursell Nov 2013 Adaptive colormap rgbslide(mat_in,...) slide_map = rgbslide(...); This function creates, on the fly, an active / adaptive colormap for the data given by the matrix

  • 989 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 29 Oct 2013

real2rgb & colormaps

Version 1.9.0.0 by Oliver Woodford

Converts intensity matrices into truecolor images.

input colormap. The output can be displayed using IMAGE or IMSHOW, exported using IMWRITE, used for texture mapping, etc.Colormaps are specified either by name, or as a JxK colormap table (K = 3 or 4

- COLORMAP_HELPER Helper function for colormaps
- SPRING Magenta-yellow colormap
- WINTER Blue-green colormap
- GRAY Black-white colormap
- AUTUMN Red-yellow colormap
- COOL Cyan-magenta colormap
- COPPER Black-copper colormap
- SUMMER Green-yellow colormap
- BRIGHT Black-bright-white colormap
- SEPIA Black-brown-white colormap
- JET Variant of HSV colormap
- PINK Black-pink-white colormap
- EARTH Black-green-white colormap
- PASTEL Black-pastel-white colormap
- BONE Black-blue-white colormap
- PINK2 Black-pink-white colormap
- COPPER2 Black-copper-white colormap
- TEMP Blue-pale-dark red colormap
- COLD Black-blue-cyan-white colormap
- HOT Black-red-yellow-white colormap
- THERMAL Black-purple-red-yellow-white colormap
- HSV Red-yellow-green-cyan-blue-magenta-red colormap
- BLED Black to red variation of the hsv colormap
- DUSK Black-blue-green-gray-red-yellow-white colormap
- WHED White to red variation of the hsv colormap
- HSV2 Black to red variation of the hsv colormap
- HICONTRAST Black-blue-red-magenta-green-cyan-yellow-white colormap
  • 8.3K (All time)
  • 1 (Last 30 days)
  • 4.9 / 5
  • Community
  • 8 Jul 2014

Diverging Redblue colormap from Tecplot

Version 1.0.0 by Fernando Zigunov

Generates the diverging redblue colormap from Tecplot. I needed a few times to display independent color bars on papers using tecplot charts

Generates the diverging redblue colormap from Tecplot. I needed a few times to display independent color bars on papers using tecplot charts.Inspired by

  • 498 (All time)
  • 4 (Last 30 days)
  • 5.0 / 5
  • Community
  • 30 Nov 2018

COSMOSS

Version 2.3.5.1 by Jia-Jung

COSMOSS is a Coupled OScillator MOdel Spectrum Simulator

  • 607 (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 20 Jun 2021

mGstat

Version 1.1 by Thomas Mejer Hansen

Some tools for geostatistical analysis

  • 805 (All time)
  • 8 (Last 30 days)
  • 5.0 / 5
  • Community
  • 13 Sep 2022

Global tsunami simulation GUI

Version 1.0.0.0 by Maxim Vedenyov

It is wave equation on sphere surface. Land influence neglected. There are colormap and lands veiw.

influence neglected. triangular mesh used. The method is some kind of finite difference method. See fromulas in laplacian.jpg Matlab simulations.run colormap_gui.m to run GUI with colormap visualization.run

  • 17.4K (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 1 Sep 2011

French Colormap

Version 1.0.0.0 by Norbert Marwan

Colormap in blue, white and red.

  • 2.6K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 16 Mar 2006

DavidMercier/TriDiMap

Version 3.0 by David MERCIER

Matlab functions to plot 3D maps from indentation tests

- produces useful colormaps
- Black-Blue-Cyan-White Color Map
- Blue-green-orange-yellow color map
  • 411 (All time)
  • 4 (Last 30 days)
  • 5.0 / 5
  • Community
  • 9 Aug 2021

NCL colormaps

Version 1.1.0 by Zhaoxu Liu / slandarer

Colormaps from NCAR Command Language (NCL).

Acknowledgement & Source: All colormap data in this file are sourced from NCAR Command Language (NCL) Website: https://www.ncl.ucar.edu/Document/Graphics/color_tables.shtmlList for

  • 1.1K (All time)
  • 21 (Last 30 days)
  • 5.0 / 5
  • Community
  • 15 Apr 2026

Gene Expression Colormap

Version 1.0.0.0 by Michael Driscoll

Returns a colormap for visualizing gene expression.

a simple function that returns a colormap, C, for visualizing gene expression. C is just a N x 3 matrix [R G B] describing the range of color values.example usage: C =

- a simple function that returns a colormap, C, for visualizing gene
  • 2.6K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 9 Dec 2004

Spherium

Version 1.2.0.0 by Andrew French

Wield the power of OpenGL and create ammonites, Klein bottles and curious spheria!

  • 737 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 18 Apr 2013

SC - powerful image rendering

Version 1.10.0.0 by Oliver Woodford

Useful tool for rendering and outputting information rich images

an output variable - useful for saving to disk, texture mapping surfaces, and post-rendering manipulation such as overlaying/combining two or more images.All the MATLAB built-in colormaps are

- Helper function for colormaps
  • 18K (All time)
  • 4 (Last 30 days)
  • 4.7 / 5
  • Community
  • 23 Jun 2020

Centered colormap generator

Version 1.0.0 by Timothy Olsen

Creates a colormap using two boundary colors and one center color

Creates a colormap using two boundary colors and one center color. Useful in situations containing positive and negative values, where the central color (normally white) is zero. The user can define

  • 415 (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 11 Mar 2019

Colormaps compatible with red-green color perception deficiencies

Version 1.5.0.0 by Matthias Geissbuehler

Colormaps for displaying data compatible with red-green color perception deficiencies

contrast while being a good compromise for readers with color perception deficiencies. These colormaps are designed to be printer-friendly both for color printers as as well as B&W printers.The colormap

- MORGENSTEMNING Colormap that increases linearly in lightness (with colors)
- ISOLUM Isoluminant-Colormap compatible with red-green color perception deficiencies
- AMETRINE "Nearly" isoluminant-Colormap compatible with red-green color perception deficiencies
  • 1.9K (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 18 Apr 2013

LCW: Linear Colormap Widget

Version 1.0.0 by Tim

A simple tool for creating attractive and perceptually smooth colormaps

This tool simplifies the creation of perceptually linear and/or smooth colormaps for data visualization. The tool works by using palette colors selected by the user and performing all interpolations

- Linear Colormap Widget (lcw)
  • 19 (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 23 Jun 2023

SeisLab 2.01

Version 1.2.0.0 by Eike Rietsch

Release 6.1925 of a collection of functions for analysis/display of seismic and well-log data.

- Create the color matrix for the default seismic color display
  • 9.4K (All time)
  • 9 (Last 30 days)
  • 4.9 / 5
  • Community
  • 8 Jul 2009

iELVis

Version 1.1.0.0 by David Groppe

MATLAB & Bash Scripts for localizing and interactivity visualizing intracranial electrode data

  • 856 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 11 Jun 2022

ecg-kit

Version 1.4.0.0 by marianux

A Matlab toolbox for cardiovascular signal processing

  • 5.5K (All time)
  • 31 (Last 30 days)
  • 4.7 / 5
  • Community
  • 25 Aug 2015

Fire and/or Custom Colormap Function

Version 1.0.0.0 by Tristan Ursell

Use the 'fire' colormap in Matlab, or create your own.

FIRE Blue-Purple Hot colormapFIRE(M) returns an M-by-3 matrix containing a "fire" colormap.FIRE, by itself, is the same length as the current figure's colormap. If no figure exists, MATLAB creates

- FIRE Blue-Purple Hot colormap
  • 1.5K (All time)
  • 4 (Last 30 days)
  • 5.0 / 5
  • Community
  • 19 Mar 2012

lutbar: a pedestrian colormap toolbar/contextmenu creator

Version 1.0.0.0 by us

LUTBAR creates a colormap toolbar and context menu

if you are tired of trying colormap(xxx) at the command prompt to find the appropriate colormap for your figure - try LUTBARLUTBAR creates a colormap toolbar with colormap icons and context menu from

- LUTBARshows available colormaps as icons in a figure's toolbar
  • 4K (All time)
  • 1 (Last 30 days)
  • 4.8 / 5
  • Community
  • 21 Jan 2008

Standard-Climate-Colormaps-for-MATLAB

Version 1.0.1 by Kostas Leptokaropoulos

MATLAB live script to select, import, preview, and save the standard IPCC colormaps (Intergovernmental Panel on Climate Change)

?repo=mathworks/Standard-Climate-Colormaps-for-MATLAB)[![View Standard-Climate-Colormaps-for-MATLAB on File

  • 69 (All time)
  • 4 (Last 30 days)
  • 5.0 / 5
  • Community
  • 29 Apr 2025

ColormapsNc

Version 1.0.0.0 by Danilo Botta

ColormapsNc lets you create your own colormaps (up to 256 colors).

ColormapsNc lets you create your own colormaps (up to 256 colors).ColormapsNc is able to create a custom colormap by specifying up to 256 different colors. The colors will be shown in the order you

- ColormapsNc lets you create your own colormaps (up to 256 colors).
  • 3.8K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 3 Jun 2004

Load more