About 84,000 results
Open links in new tab
  1. plot3 - 3-D line plot - MATLAB - MathWorks

    A convenient way to plot data from a table is to pass the table to the plot3 function and specify the variables to plot. Create vectors x, y, and t, and put the vectors in a table.

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

    Creating 3-D Plots Open in MATLAB Online Copy Command This example shows how to create a variety of 3-D plots in MATLAB®.

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

  4. 2-D and 3-D Plots - MATLAB & Simulink - MathWorks

    Use plots to visualize data. For example, you can compare sets of data, track changes in data over time, or show data distribution. Create plots programmatically using graphics functions or …

  5. scatter3 - 3-D scatter plot - MATLAB - MathWorks

    Create a 3-D scatter plot and use view to change the angle of the axes in the figure.

  6. 2-D and 3-D Plots - MATLAB & Simulink - MathWorks

    Graphics functions include 2-D and 3-D plotting functions to visualize data and communicate results.

  7. How can I plot 3D polar plot in MATLAB - MathWorks

    Sep 12, 2017 · How can I plot 3D polar plot in MATLAB. Learn more about 3d polar plot, mesh grid

  8. fplot3 - Plot 3-D parametric curve - MATLAB - MathWorks

    Plot the same 3-D parametric curve three times over different intervals of the parameter. For the first curve, use a linewidth of 2. For the second, specify a dashed red line style with circle …

  9. Displaying Complex Three-Dimensional Objects - MATLAB

    This example shows how to create and display a complex three dimensional object and control its appearance.

  10. quiver3 - 3-D quiver or vector plot - MATLAB - MathWorks

    Create a 3-D quiver plot of the subset you selected. The vectors X, Y, and Z represent the location of the base of each arrow, and U, V, and W represent the directional components of …