672 results
200 colormaps
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;
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
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)[](https://matlab.mathworks.com/open/github/v1?repo=DrosteEffect/CubeHelix)CUBEHELIX generates colormaps
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
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
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
Creates a filled contour plot, with more precise control over colors than contourf.
# contourfcmap.m: filled contour plot with precise colormap[](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
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
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
A colormap that attempts to be color blind friendly
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
Performs advaced colormap operations
ADVANCEDCOLORMAP Performs advaced colormap operationscmap = AdvancedColormap; Returns current colormap, much like COLORMAP does, but new figure is not createdcmaps =
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
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
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.
GIBBON: The Geometry and Image-Based Bioengineering add-ON for MATLAB
AxonSeg is a GUI that performs axon and myelin segmentation on histology images.
A code for reconstruction and spectral analysis of spectral domain OCT images.
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
Brainstorm: Open source application for MEG/EEG data analysis
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
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
Wield the power of OpenGL and create ammonites, Klein bottles and curious spheria!
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
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
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
COSMOSS is a Coupled OScillator MOdel Spectrum Simulator
A Matlab toolbox for sampling inverse problems with complex prior information.
Colormap in blue, white and red.
Interface for using finite elements in inverse problems with complex domains
ncl colormaps
ncl colormaps
Some tools for geostatistical analysis
Matlab functions to plot 3D maps from indentation tests
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
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 =
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
Customized colormap for clear surface height/oceanic depth overview.
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
2D-DIC program that uses contiguous circular subsets, biquintic B-spline interp, and complex ROIs
Colormaps compatible with red-green color perception deficiencies
Version 1.5.0.0
Matthias GeissbuehlerColormaps 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
Release 6.1925 of a collection of functions for analysis/display of seismic and well-log data.
MATLAB & Bash Scripts for localizing and interactivity visualizing intracranial electrode data
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
A Matlab toolbox for cardiovascular signal processing
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
A constant-lightness cyclic colormap for phase.
Three functions are included here: 1. phasewrap easily wraps data to the range -180 to 180 or -pi to pi. 2. phasemap is a constant-lightness cyclic colormap developed by Kristen Thyng. The constant