About 2,210,000 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

    See the surf function for more information on surface plots. Surface Plots of Nonuniformly Sampled Data You can use meshgrid to create a grid of uniformly sampled data points at …

  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. Creating 3-D Plots - MATLAB & Simulink Example - MathWorks

    This example shows how to create a variety of 3-D plots in MATLAB®.

  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. surface - Primitive surface plot - MATLAB - MathWorks

    This MATLAB function creates a primitive, three-dimensional surface 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. meshgrid - 2-D and 3-D grids - MATLAB - MathWorks

    This MATLAB function returns 2-D grid coordinates based on the coordinates contained in vectors x and y.

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

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

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