About 186,000 results
Open links in new tab
  1. Creating 3-D Plots - MATLAB & Simulink Example - MathWorks

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

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

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

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

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

    Plot the relationship between the Systolic, Diastolic, and Weight variables by passing tbl as the first argument to the scatter3 function followed by the variable names.

  7. Using plot3 to plot 3d vectors - MATLAB Answers - MATLAB Central

    Using plot3 to plot 3d vectors . Learn more about 3d, vectors, axis, plot, graph

  8. Créer des graphiques 3D - MATLAB & Simulink Example - MathWorks

    Créer des graphiques 3D Cet exemple montre comment créer divers graphiques 3D dans MATLAB®.

  9. Erstellen von 3D-Diagrammen - MATLAB & Simulink Example

    Dieses Beispiel veranschaulicht, wie Sie verschiedene 3D-Diagramme in MATLAB® erstellen.

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