About 98 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. 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 …

  6. 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).

  7. 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 …

  8. Farben und Gestaltung - MATLAB & Simulink - MathWorks

    Control how pixel values map to the colormap. How Patch Data Relates to a Colormap Control the relationship between patches and the colormap. Control Colormap Limits Set the limits for scaling …

  9. colormap - Anzeigen und Festlegen der aktuellen Farbtabelle - MATLAB

    Diese MATLAB-Funktion setzt die Farbtabelle für die aktuelle Abbildung auf die angegebene vordefinierte Farbtabelle.

  10. 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.