About 46,200 results
Open links in new tab
  1. surf - Surface plot - MATLAB - MathWorks

    This MATLAB function creates a three-dimensional surface plot, which is a three-dimensional surface that has solid edge colors and solid face colors.

  2. Representing Data as a Surface - MATLAB & Simulink - MathWorks

    Representing Data as a Surface Functions for Plotting Data Grids MATLAB ® graphics defines a surface by the z -coordinates of points above a rectangular grid in the x - y plane. The plot is …

  3. Surface and Mesh Plots - MATLAB & Simulink - MathWorks

    This example shows how to get properties of a surface plot in MATLAB® and change the property values to customize your plot. Representing Data as a Surface You can visualize matrix data …

  4. surface - Primitive surface plot - MATLAB - MathWorks

    This MATLAB function creates a primitive, three-dimensional surface plot.

  5. fsurf - Plot 3-D surface - MATLAB - MathWorks

    This MATLAB function creates a surface plot of the function z = f(x,y) over the default interval [-5 5] for x and y.

  6. Changing Surface Properties - MATLAB & Simulink Example

    This example shows how to get properties of a surface plot in MATLAB® and change the property values to customize your plot.

  7. surfc - Contour plot under surface plot - MATLAB - MathWorks

    This MATLAB function creates a three-dimensional surface plot with a contour plot underneath.

  8. mesh - Mesh surface plot - MATLAB - MathWorks

    This MATLAB function creates a mesh plot, which is a three-dimensional surface that has solid edge colors and no face colors.

  9. surfl - Surface plot with colormap-based lighting - MATLAB

    This MATLAB function creates a three-dimensional surface plot with highlights from a light source.

  10. Creating 3-D Plots - MATLAB & Simulink Example - MathWorks

    Surface Plot (with Shading) The surfl function creates a surface plot with colormap-based lighting. For smoother color transitions, use a colormap with linear intensity variation such as pink.