About 2,110,000 results
Open links in new tab
  1. colormap - View and set current colormap - MATLAB - MathWorks

    This MATLAB function sets the colormap for the current figure to the specified predefined colormap.

  2. Color and Styling - MATLAB & Simulink - MathWorks

    Specify themes for figures, customize colors and line styles for 2-D plots, and select colormaps for surfaces, patches, and indexed images. Display colorbars to show the relationship between the …

  3. Colormap Editor - Open colormap editor - MATLAB - MathWorks

    The Colormap Editor allows you to customize the colormap of the selected figure or axes.

  4. Change Color Scheme Using a Colormap - MATLAB & Simulink

    MATLAB® uses a default color scheme when it displays visualizations such as surface plots. You can change the color scheme by specifying a colormap. Colormaps are three-column arrays containing …

  5. jet - Jet colormap array - MATLAB - MathWorks

    This MATLAB function returns the jet colormap as a three-column array with the same number of rows as the colormap for the current figure (gcf).

  6. Control Colormap Limits - MATLAB & Simulink - MathWorks

    Control Colormap Limits For many types of visualizations you create, MATLAB ® maps the full range of your data to the colormap by default. The smallest value in your data maps to the first row in the …

  7. colorbar - Colorbar showing color scale - MATLAB - MathWorks

    This MATLAB function displays a vertical colorbar to the right of the current axes or chart.

  8. How can I make a "color map" plot in matlab? - Stack Overflow

    Apr 2, 2013 · The color pallet of the map is controlled by colormap(map), where map can be custom or any of the built-in colormaps provided by MATLAB: Update/Refining the map: Several design options …

  9. imagesc - Display image with scaled colors - MATLAB

    This MATLAB function displays the data in array C as an image that uses the full range of colors in the colormap.

  10. Specify Plot Colors - MATLAB & Simulink - MathWorks

    Specify Plot Colors MATLAB ® creates plots using a default set of colors. The default colors provide a clean and consistent look across the different plots you create. You can customize the colors if you …